mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-22 13:25:42 +01:00
added "cd yuzu" because the user is not in the yuzu folder after the clone
parent
c4467e0229
commit
beb5f1bbda
@ -106,6 +106,7 @@ Doesn't require the rather large Qt dependency, but you will lack a GUI frontend
|
||||
|
||||
```
|
||||
git clone --recursive https://github.com/yuzu-emu/yuzu
|
||||
cd yuzu
|
||||
mkdir build
|
||||
cd build
|
||||
cmake .. -G "Visual Studio 15 2017 Win64"
|
||||
|
Loading…
Reference in New Issue
Block a user