Explorar o código

Update README.md

Added a section in the Build and Install section to test if its working correctly.
Gregory keenan %!s(int64=3) %!d(string=hai) anos
pai
achega
db1a0e3ace
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -133,6 +133,10 @@ cd gamemode
 git checkout 1.6.1 # omit to build the master branch
 ./bootstrap.sh
 ```
+To test it installed correctly:
+```bash
+gamemoded -t
+```
 
 To uninstall:
 ```bash