浏览代码

Update version number in README.md

Ahsan Fayaz 1 年之前
父节点
当前提交
bb40374067
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -131,12 +131,12 @@ ACCEPT_KEYWORDS="**" emerge --ask ~games-util/gamemode-9999
 ```
 
 ### Build and Install GameMode
-Then clone, build and install a release version of GameMode at 1.7:
+Then clone, build and install a release version of GameMode at 1.8:
 
 ```bash
 git clone https://github.com/FeralInteractive/gamemode.git
 cd gamemode
-git checkout 1.7 # omit to build the master branch
+git checkout 1.8 # omit to build the master branch
 ./bootstrap.sh
 ```
 To test GameMode installed and will run correctly: