Document how to uninstall

Issue #59.
This commit is contained in:
Alex Smith
2018-07-13 10:30:55 +01:00
parent b212fccba5
commit b504863a60

View File

@@ -53,6 +53,11 @@ git submodule update --init --recursive
This will also satisfy the build requirement `inih` by pulling it in as a git submodule. This will also satisfy the build requirement `inih` by pulling it in as a git submodule.
To uninstall:
```systemctl --user stop gamemoded.service
cd build/
ninja uninstall```
--- ---
## Requesting GameMode ## Requesting GameMode