Received error with just .. , ../ fixed command
@@ -35,7 +35,7 @@ The `--recursive` option automatically clones the required Git submodules too.
|
||||
|
||||
```
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
cmake ../
|
||||
make
|
||||
sudo make install (currently doesn't work, needs to be fixed)
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user