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

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cjbassi committed Jan 17, 2019
1 parent c2b06be commit f68eba9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -44,12 +50,6 @@ brew tap cjbassi/gotop
brew install gotop
```

### Source

```bash
go get github.com/cjbassi/gotop
```

## Usage

### Keybinds
Expand Down

0 comments on commit f68eba9

Please sign in to comment.