mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-07 08:07:20 +02:00
Update version number in README.md
This commit is contained in:
parent
c3b9d4ce8b
commit
b043a1dac8
@ -131,12 +131,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.7:
|
Then clone, build and install a release version of GameMode at 1.8:
|
||||||
|
|
||||||
```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.7 # omit to build the master branch
|
git checkout 1.8 # omit to build the master branch
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
```
|
```
|
||||||
To test GameMode installed and will run correctly:
|
To test GameMode installed and will run correctly:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user