From e7dcf8792d50111d8508938f8dd97579a0d5954b Mon Sep 17 00:00:00 2001 From: Gregory keenan Date: Mon, 28 Mar 2022 20:23:14 +0100 Subject: [PATCH] Update README.md Minor update on language --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ```