Skip to content
This repository has been archived by the owner on Sep 30, 2022. It is now read-only.

Commit

Permalink
Documentation improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
xxxserxxx committed Jun 2, 2020
1 parent 3234707 commit a0c7283
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,14 @@ file.
## Example

```
$ go run ./build.go -r v3.5.1 github.com/xxxserxxx/gotop-nvidia
$ go run ./build.go -r v4.0.0 github.com/xxxserxxx/gotop-nvidia
$ go build -o gotop ./gotop.go
$ sudo cp gotop /usr/local/bin
```

## Binaries

In the releases section are all-inclusive binaries for Linux. These binaries have all extensions compiled into them:

- [NVidia GPU support](https://github.com/xxxserxxx/gotop-nvidia)
- [Remote server monitoring](https://github.com/xxxserxxx/gotop-remote)

0 comments on commit a0c7283

Please sign in to comment.