mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Update README.md to point to release 1.6 in instructions
This commit is contained in:
parent
832f9ab7e0
commit
17b2b6201b
@ -107,12 +107,12 @@ ACCEPT_KEYWORDS="**" emerge --ask ~games-util/gamemode-9999
|
|||||||
```
|
```
|
||||||
|
|
||||||
### Build and Install GameMode
|
### 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
|
```bash
|
||||||
git clone https://github.com/FeralInteractive/gamemode.git
|
git clone https://github.com/FeralInteractive/gamemode.git
|
||||||
cd gamemode
|
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
|
./bootstrap.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user