aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2019-03-30 01:58:44 +0100
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2019-03-30 01:58:44 +0100
commitfb70c64aee30c427024090b0e798cf23c98877b5 (patch)
tree3933921985f417edef374cc8a83b231337b7f5ef
parentd7238ffa33c2ba52f9569e1de237b8a9d49d40e2 (diff)
downloadtermgl-fb70c64aee30c427024090b0e798cf23c98877b5.tar.gz
Readme fix
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 5ac0380..cd229e6 100644
--- a/Readme.md
+++ b/Readme.md
@@ -37,4 +37,4 @@ To build the documentation, install `doxygen` and run `make doc`.
Compile your program with linkerflags:
- -L/path/to/lib -ltermgL -lstdc++
+ -L/path/to/lib -ltermgl -lstdc++