Build instructions.
This commit is contained in:
parent
921b18c14f
commit
f7fe5757d1
1 changed files with 14 additions and 0 deletions
14
README.md
Normal file
14
README.md
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
```
|
||||||
|
|
||||||
|
To install the port:
|
||||||
|
cd /usr/ports/emulators/yuzu/ && make install clean
|
||||||
|
To add the package, run one of these commands:
|
||||||
|
|
||||||
|
pkg install emulators/yuzu
|
||||||
|
pkg install yuzu
|
||||||
|
|
||||||
|
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
https://archive.is/4UELY
|
Loading…
Reference in a new issue