mirror of
https://github.com/danog/ytop.git
synced 2024-11-30 04:29:10 +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.
|
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
|
### Package managers
|
||||||
|
|
||||||
[![Packaging status](https://repology.org/badge/vertical-allrepos/ytop.svg)](https://repology.org/project/ytop/versions)
|
[![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
|
### Homebrew
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@ -41,13 +33,9 @@ brew tap cjbassi/ytop
|
|||||||
brew install ytop
|
brew install ytop
|
||||||
```
|
```
|
||||||
|
|
||||||
### Alpine Linux
|
### Prebuilt binaries
|
||||||
|
|
||||||
Available in the testing repository, so you need to be on Alpine Linux Edge.
|
Prebuilt binaries are provided in the [releases](https://github.com/cjbassi/ytop/releases) tab.
|
||||||
|
|
||||||
```bash
|
|
||||||
apk add ytop
|
|
||||||
```
|
|
||||||
|
|
||||||
### From source
|
### From source
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user