From e857b6f53e36e6ef4143a2a484f6f2199f29f3cd Mon Sep 17 00:00:00 2001 From: hertg <3533648+hertg@users.noreply.github.com> Date: Wed, 1 Mar 2023 21:51:39 +0100 Subject: [PATCH] update readme (closes #98) --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0c93d73..7b6405f 100644 --- a/README.md +++ b/README.md @@ -49,12 +49,15 @@ and if so, make X.Org prefer it. paru -S egpu-switcher ``` -> **Note**: [paru](https://github.com/morganamilo/paru) is an AUR helper -> written in Rust :crab: +> :deciduous_tree::zap: Save time and energy by using the pre-compiled `egpu-switcher-bin` package ### Manual -Installation and setup: +#### Prerequisites + +Install the [go toolchain](https://go.dev/doc/install) + +#### Installation and setup ```bash git clone git@github.com:hertg/egpu-switcher.git @@ -64,7 +67,7 @@ sudo make install -s sudo egpu-switcher enable ``` -Uninstall: +#### Uninstall ```bash sudo egpu-switcher disable