Fixed erratical building instruction
diff --git a/README.md b/README.md
index b3255c4..816bf0f 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,7 @@
 <br>
 3) copy /build/libconcerted.a to your application's library folder
 <br>
-4) add libconcerted.a as a dependency in your application (or just compile using -llibconcerted in g++)
+4) add libconcerted.a as a dependency in your application (or just compile using -lconcerted in g++)
 
 
 Components of Concerted