We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a74722 commit 0a7bd2dCopy full SHA for 0a7bd2d
1 file changed
bin2cpp20/README.md
@@ -18,7 +18,7 @@ make -f Makefile.ux
18
```
19
or
20
```sh
21
-mkdir buid && cd build
+mkdir build && cd build
22
cmake ..
23
make -j4
24
sudo make install
0 commit comments