mirror of
https://github.com/RPCSX/rpcsx.git
synced 2025-12-06 07:12:14 +01:00
Update readme.md
Fixed an issue
This commit is contained in:
parent
4b1bba6fbe
commit
62229a60c2
2
.github/readme.md
vendored
2
.github/readme.md
vendored
|
|
@ -39,7 +39,7 @@ If you want to contribute as a developer, please contact us in the [Discord](htt
|
|||
|
||||
`mkdir ps4-fs`
|
||||
|
||||
`sudo mount -t exfat -o uid=`id -u`,gid=`id -g` ./ps4-hdd.exfat ./ps4-fs`
|
||||
``sudo mount -t exfat -o uid=`id -u`,gid=`id -g` ./ps4-hdd.exfat ./ps4-fs``
|
||||
|
||||
5. Run
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue