Skip to content

Commit

Permalink
update readme (closes #98)
Browse files Browse the repository at this point in the history
  • Loading branch information
hertg committed Mar 1, 2023
1 parent 53c4769 commit e857b6f
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected]:hertg/egpu-switcher.git
Expand All @@ -64,7 +67,7 @@ sudo make install -s
sudo egpu-switcher enable
```

Uninstall:
#### Uninstall

```bash
sudo egpu-switcher disable
Expand Down

0 comments on commit e857b6f

Please sign in to comment.