summaryrefslogtreecommitdiff
path: root/Readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'Readme.md')
-rw-r--r--Readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Readme.md b/Readme.md
index 7616f6a..fa9be1a 100644
--- a/Readme.md
+++ b/Readme.md
@@ -15,4 +15,4 @@ this creates two folders in ./build/: lib and inc, wich hold the library and the
Compile your program with linkerflags:
- -L./lib -lengine -lstdc++
+ -L/path/to/lib -lengine -lstdc++