Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Krozark committed Apr 24, 2015
1 parent 07f103b commit b4c5213
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,19 +23,19 @@ Installation
============

* Clone this repo


```
git clone https://github.com/Krozark/SFML-book.git

```

* Once it's done, use Cmake to build the project.


```
cd path/to/SFML-Book
mkdir build
cd build
cmake-gui ..

```

* You will need to set the variable
* GLEW_INCLUDE_DIR to path/to/SFML/extlibs/headers
Expand Down

0 comments on commit b4c5213

Please sign in to comment.