mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-10 07:08:16 -05:00
added "cd yuzu" because the user is not in the yuzu folder after the clone
@ -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"
|
||||
|
Reference in New Issue
Block a user