mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-02 11:26:55 +02:00
Update to version 1.2
This commit is contained in:
@@ -33,12 +33,12 @@ pacman -S meson systemd git
|
||||
dnf install meson systemd-devel pkg-config git
|
||||
```
|
||||
|
||||
Then clone, build and install a release version of GameMode at 1.1:
|
||||
Then clone, build and install a release version of GameMode at 1.2:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/FeralInteractive/gamemode.git
|
||||
cd gamemode
|
||||
git checkout 1.1
|
||||
git checkout 1.2
|
||||
./bootstrap.sh
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user