Updated Readme
This commit is contained in:
parent
1bad863c5b
commit
5987ff8877
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Version 0.9.1
|
||||||
## How To Compile this Example
|
## How To Compile this Example
|
||||||
|
|
||||||
### Linux:
|
### Linux:
|
||||||
Dependecies: libsfml-dev libfmt-dev g++ make
|
Dependecies: libsfml-dev libfmt-dev g++ make<br />
|
||||||
Compilation: Open folder in terminal and type make. If linking fails after editing files try to recompile everything with make all. You can clear temporary files with make clear
|
Compilation: Open folder in terminal and type make. If linking fails after editing files try to recompile everything with make all. You can clear temporary files with make clear
|
||||||
|
|
||||||
### Windows:
|
### Windows:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue