summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e6e2878..d17acb2 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ To compile the library execute this commands:
cd /path/where/you/have/cloned/the/library/repository
cmake .
make -j4
+sudo make install
```
That's all. All you have to do now is just link compiled library to your project.