Update readme
This commit is contained in:
parent
c2b06bece0
commit
f68eba995d
12
README.md
12
README.md
|
@ -14,6 +14,12 @@ Another terminal based graphical activity monitor, inspired by [gtop](https://gi
|
|||
|
||||
Working and tested on Linux, FreeBSD and OSX. Windows support is planned.
|
||||
|
||||
### Source
|
||||
|
||||
```bash
|
||||
go get github.com/cjbassi/gotop
|
||||
```
|
||||
|
||||
### Prebuilt binaries
|
||||
|
||||
**Note**: Doesn't require Go.
|
||||
|
@ -44,12 +50,6 @@ brew tap cjbassi/gotop
|
|||
brew install gotop
|
||||
```
|
||||
|
||||
### Source
|
||||
|
||||
```bash
|
||||
go get github.com/cjbassi/gotop
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
||||
### Keybinds
|
||||
|
|
Loading…
Reference in New Issue
Block a user