Update README.md

Minor update on language
This commit is contained in:
Gregory keenan 2022-03-28 20:23:14 +01:00 committed by afayaz-feral
parent db1a0e3ace
commit e7dcf8792d

View File

@ -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
```