Skip to content

Commit 0bbcba1

Browse files
committed
update readme
1 parent e4bf70a commit 0bbcba1

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@
1313
</p>
1414
</div>
1515

16-
> **Note**: The main branch is now tracking a completely new version of egpu-switcher
17-
> that hasn't been fully released yet. To get the `README` of the most recent release
18-
> head over to [the `legacy` branch](https://github.com/hertg/egpu-switcher/tree/legacy).
19-
2016
## Description
2117

2218
The goal of this CLI is to lower the barrier for Linux users to
@@ -45,11 +41,16 @@ and if so, make X.Org prefer it.
4541

4642
### Ubuntu (apt)
4743

48-
*TODO*
44+
*The PPA is no longer maintained for now (see #90)*
4945

5046
### Arch (aur)
5147

52-
*TODO*
48+
```bash
49+
paru -S egpu-switcher
50+
```
51+
52+
> **Note**: [paru](https://github.com/morganamilo/paru) is an AUR helper
53+
> written in Rust :crab:
5354
5455
### Manual
5556

0 commit comments

Comments
 (0)