From db1a0e3aced1d8c79502ed1859a67ece4ef4a891 Mon Sep 17 00:00:00 2001 From: Gregory keenan Date: Mon, 28 Mar 2022 20:21:38 +0100 Subject: [PATCH] Update README.md Added a section in the Build and Install section to test if its working correctly. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f58ff36..d45b3c0 100644 --- a/README.md +++ b/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