diff --git a/README.md b/README.md index d45b3c0..a883887 100644 --- a/README.md +++ b/README.md @@ -133,7 +133,7 @@ cd gamemode git checkout 1.6.1 # omit to build the master branch ./bootstrap.sh ``` -To test it installed correctly: +To test GameMode installed and will run correctly: ```bash gamemoded -t ```