From fb70c64aee30c427024090b0e798cf23c98877b5 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sat, 30 Mar 2019 01:58:44 +0100 Subject: Readme fix --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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++ -- cgit v1.2.3