mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 02:40:05 +00:00
Useless but better for consistancy
parent
c2b5ccccd8
commit
6edb9d01fd
@ -44,8 +44,7 @@ The `--recursive` option automatically clones the required Git submodules too.
|
||||
### Building Citra:
|
||||
|
||||
```
|
||||
mkdir build
|
||||
cd build
|
||||
mkdir build && cd build
|
||||
cmake ..
|
||||
make
|
||||
sudo make install (currently doesn't work, needs to be fixed)
|
||||
|
Loading…
Reference in New Issue
Block a user