mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-08-01 19:06:47 +02:00
Update to 1.1 ready for release
This commit is contained in:
@@ -22,8 +22,9 @@ pacman -S meson systemd git
|
||||
# Fedora
|
||||
dnf install meson systemd-devel pkg-config git
|
||||
|
||||
wget https://github.com/FeralInteractive/gamemode/archive/1.0.tar.gz && tar -xvf 1.0.tar.gz
|
||||
cd gamemode-1.0
|
||||
git clone https://github.com/FeralInteractive/gamemode.git
|
||||
cd gamemode
|
||||
git checkout 1.1
|
||||
./bootstrap.sh
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user