mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
Correct Linux uninstall instructions
This commit is contained in:
parent
c12f04eefa
commit
10e7487dbb
@ -76,7 +76,7 @@ and Gradle will include any libraries in that folder into the APK at build time.
|
|||||||
When Dolphin has been installed with the NSIS installer, you can uninstall
|
When Dolphin has been installed with the NSIS installer, you can uninstall
|
||||||
Dolphin like any other Windows application.
|
Dolphin like any other Windows application.
|
||||||
|
|
||||||
Linux users can run `cat install_manifest | xargs -d '\n' rm` from the build directory
|
Linux users can run `cat install_manifest.txt | xargs -d '\n' rm` as root from the build directory
|
||||||
to uninstall Dolphin from their system.
|
to uninstall Dolphin from their system.
|
||||||
|
|
||||||
OS X users can simply delete Dolphin.app to uninstall it.
|
OS X users can simply delete Dolphin.app to uninstall it.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user