Skip to content

Commit

Permalink
Further formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Smith committed Jul 13, 2018
1 parent 3645b43 commit f6786ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ git submodule update --init --recursive
This will also satisfy the build requirement `inih` by pulling it in as a git submodule.

To uninstall:
```systemctl --user stop gamemoded.service
```bash
systemctl --user stop gamemoded.service
cd build/
ninja uninstall
```
Expand Down

0 comments on commit f6786ed

Please sign in to comment.