mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Update instructions to use 1.3.1 as the current stable release
This commit is contained in:
parent
dbc5c453d5
commit
e86580c18c
@ -44,12 +44,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.3:
|
||||
Then clone, build and install a release version of GameMode at 1.3.1:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/FeralInteractive/gamemode.git
|
||||
cd gamemode
|
||||
git checkout 1.3 # omit to build the master branch
|
||||
git checkout 1.3.1 # omit to build the master branch
|
||||
./bootstrap.sh
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user