Skip to content

Commit

Permalink
Update README.md to point to release 1.6 in instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbutler authored and afayaz-feral committed Sep 18, 2020
1 parent 832f9ab commit 17b2b62
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.1:
Then clone, build and install a release version of GameMode at 1.6:

```bash
git clone https://github.com/FeralInteractive/gamemode.git
cd gamemode
git checkout 1.5.1 # omit to build the master branch
git checkout 1.6 # omit to build the master branch
./bootstrap.sh
```

Expand Down

0 comments on commit 17b2b62

Please sign in to comment.