We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40ba27c commit 89ddeb5Copy full SHA for 89ddeb5
1 file changed
README.md
@@ -229,6 +229,7 @@ sudo dpkg -i libglfw3*_3.0.4-1_*.deb
229
1. Build the actual protonect executable
230
231
```
232
+cd ..
233
mkdir build && cd build
234
cmake ..
235
make
0 commit comments