Add uninstall instructions to README

Closes https://github.com/flightlessmango/MangoHud/issues/190
pull/214/head
Newbyte 4 years ago committed by GitHub
parent 8ed5fe6553
commit b832a47b4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,6 +37,12 @@ If you have compiled MangoHud from source, to install it, execute:
./build.sh install
```
You can then subsequently uninstall MangoHud via the following command
```
./build.sh uninstall
```
### Pre-packaged binaries
#### GitHub releases

Loading…
Cancel
Save