update readme
This commit is contained in:
parent
5eeeb00f9e
commit
d06e3c74a4
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ This is a rewrite of gearlib to make it easier to use, as the previous version w
|
|||
3. Run: `sudo make install`
|
||||
|
||||
## Usage
|
||||
Compile your projects with ```-lgearlib```, for code examples check the examples directory.
|
||||
Compile your projects with ```-lgearlib $(pkg-config --libs glfw3)```, for code examples check the examples directory.
|
||||
|
|
Loading…
Add table
Reference in a new issue