We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e35fef commit 75cd128Copy full SHA for 75cd128
README.md
@@ -28,7 +28,7 @@ cd build
28
cmake ..
29
make
30
sudo make install
31
-ldconfig
+sudo ldconfig
32
```
33
34
Using the library
0 commit comments