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 b8a757a commit a0bc313Copy full SHA for a0bc313
pangolin/README.md
@@ -37,6 +37,7 @@ mkdir build
37
cd build
38
cmake ..
39
cmake --build .
40
+sudo make install
41
```
42
43
## use it in another project
0 commit comments