Useless but better for consistancy
parent
c2b5ccccd8
commit
6edb9d01fd
1 changed files with 1 additions and 2 deletions
|
@ -44,8 +44,7 @@ The `--recursive` option automatically clones the required Git submodules too.
|
||||||
### Building Citra:
|
### Building Citra:
|
||||||
|
|
||||||
```
|
```
|
||||||
mkdir build
|
mkdir build && cd build
|
||||||
cd build
|
|
||||||
cmake ..
|
cmake ..
|
||||||
make
|
make
|
||||||
sudo make install (currently doesn't work, needs to be fixed)
|
sudo make install (currently doesn't work, needs to be fixed)
|
||||||
|
|
Loading…
Add table
Reference in a new issue