We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c4769 commit e857b6fCopy full SHA for e857b6f
README.md
@@ -49,12 +49,15 @@ and if so, make X.Org prefer it.
49
paru -S egpu-switcher
50
```
51
52
-> **Note**: [paru](https://github.com/morganamilo/paru) is an AUR helper
53
-> written in Rust :crab:
+> :deciduous_tree::zap: Save time and energy by using the pre-compiled `egpu-switcher-bin` package
54
55
### Manual
56
57
-Installation and setup:
+#### Prerequisites
+
58
+Install the [go toolchain](https://go.dev/doc/install)
59
60
+#### Installation and setup
61
62
```bash
63
git clone git@github.com:hertg/egpu-switcher.git
@@ -64,7 +67,7 @@ sudo make install -s
64
67
sudo egpu-switcher enable
65
68
66
69
-Uninstall:
70
+#### Uninstall
71
72
73
sudo egpu-switcher disable
0 commit comments