Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

Commit

Permalink
add Alpine Linux instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
maxice8 committed Feb 28, 2020
1 parent 2a9c903 commit 75f434b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@ brew tap cjbassi/ytop
brew install ytop
```

### Alpine Linux

Available in the testing repository, so you need to be on Alpine Linux Edge.

```bash
apk add ytop
```

### From source

```bash
Expand Down

0 comments on commit 75f434b

Please sign in to comment.