mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-08 22:27:48 +02:00
Update version to 1.5.1
This commit is contained in:
@@ -106,12 +106,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:
|
||||
Then clone, build and install a release version of GameMode at 1.5.1:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/FeralInteractive/gamemode.git
|
||||
cd gamemode
|
||||
git checkout 1.5 # omit to build the master branch
|
||||
git checkout 1.5.1 # omit to build the master branch
|
||||
./bootstrap.sh
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user