Added scoop installation instructions (#89)

This commit is contained in:
Marcin Wojnarowski 2020-04-03 02:52:57 +02:00 committed by GitHub
parent 0b1d84fdf5
commit d82dae0b8d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -88,6 +88,12 @@ choco install bottom
choco install bottom --version=0.2.2 # Version number may be required for newer releases
```
Or via `scoop`:
```bash
scoop install bottom
```
### macOS
You can get release versions using Homebrew: