Skip to content

Commit

Permalink
Update version number in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afayaz-feral committed Dec 6, 2023
1 parent c3b9d4c commit bb40374
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 @@ -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:
Expand Down

0 comments on commit bb40374

Please sign in to comment.