Replaced Citra for yuzu

Matías Locatti 2023-06-06 21:03:17 -03:00
parent 459cca5d07
commit ad1af00391
1 changed files with 1 additions and 1 deletions

@ -7,7 +7,7 @@
``` ```
git clone --recursive https://github.com/yuzu-emu/yuzu.git git clone --recursive https://github.com/yuzu-emu/yuzu.git
``` ```
Citra by default will be cloned into - yuzu by default will be cloned into -
* `C:\Users\<user-name>\yuzu` on Windows * `C:\Users\<user-name>\yuzu` on Windows
* `~/yuzu` on Linux * `~/yuzu` on Linux
* And wherever on macOS * And wherever on macOS