Skip to content

Commit e857b6f

Browse files
committed
update readme (closes #98)
1 parent 53c4769 commit e857b6f

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,15 @@ and if so, make X.Org prefer it.
4949
paru -S egpu-switcher
5050
```
5151

52-
> **Note**: [paru](https://github.com/morganamilo/paru) is an AUR helper
53-
> written in Rust :crab:
52+
> :deciduous_tree::zap: Save time and energy by using the pre-compiled `egpu-switcher-bin` package
5453
5554
### Manual
5655

57-
Installation and setup:
56+
#### Prerequisites
57+
58+
Install the [go toolchain](https://go.dev/doc/install)
59+
60+
#### Installation and setup
5861

5962
```bash
6063
git clone git@github.com:hertg/egpu-switcher.git
@@ -64,7 +67,7 @@ sudo make install -s
6467
sudo egpu-switcher enable
6568
```
6669

67-
Uninstall:
70+
#### Uninstall
6871

6972
```bash
7073
sudo egpu-switcher disable

0 commit comments

Comments
 (0)