mirror of
https://github.com/danog/ytop.git
synced 2024-11-26 12:04:50 +01:00
update readme
This commit is contained in:
parent
9de0398321
commit
7eadbd2cde
16
README.md
16
README.md
@ -22,18 +22,10 @@
|
||||
|
||||
Currently works on Linux and macOS with support planned for all major platforms.
|
||||
|
||||
### Prebuilt binaries
|
||||
|
||||
Prebuilt binaries are provided in the [releases](https://github.com/cjbassi/ytop/releases) tab.
|
||||
|
||||
### Package managers
|
||||
|
||||
[![Packaging status](https://repology.org/badge/vertical-allrepos/ytop.svg)](https://repology.org/project/ytop/versions)
|
||||
|
||||
### Arch Linux
|
||||
|
||||
Install `ytop`, `ytop-bin`, or `ytop-git` from the AUR.
|
||||
|
||||
### Homebrew
|
||||
|
||||
```bash
|
||||
@ -41,13 +33,9 @@ brew tap cjbassi/ytop
|
||||
brew install ytop
|
||||
```
|
||||
|
||||
### Alpine Linux
|
||||
### Prebuilt binaries
|
||||
|
||||
Available in the testing repository, so you need to be on Alpine Linux Edge.
|
||||
|
||||
```bash
|
||||
apk add ytop
|
||||
```
|
||||
Prebuilt binaries are provided in the [releases](https://github.com/cjbassi/ytop/releases) tab.
|
||||
|
||||
### From source
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user