diff options
Diffstat (limited to 'Readme.md')
-rw-r--r-- | Readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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++ |