Explorar o código

Update version references to 1.6.1

Ahsan Fayaz %!s(int64=4) %!d(string=hai) anos
pai
achega
6592c2229c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -107,12 +107,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.6:
+Then clone, build and install a release version of GameMode at 1.6.1:
 
 ```bash
 git clone https://github.com/FeralInteractive/gamemode.git
 cd gamemode
-git checkout 1.6 # omit to build the master branch
+git checkout 1.6.1 # omit to build the master branch
 ./bootstrap.sh
 ```