mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 23:57:22 +02:00
Update version references to 1.7
This commit is contained in:
parent
618466005e
commit
86591acdf2
@ -127,12 +127,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.1:
|
||||
Then clone, build and install a release version of GameMode at 1.7:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/FeralInteractive/gamemode.git
|
||||
cd gamemode
|
||||
git checkout 1.6.1 # omit to build the master branch
|
||||
git checkout 1.7 # omit to build the master branch
|
||||
./bootstrap.sh
|
||||
```
|
||||
To test GameMode installed and will run correctly:
|
||||
|
Loading…
x
Reference in New Issue
Block a user