mirror of https://github.com/cjbassi/gotop.git
Update readme
This commit is contained in:
parent
341fcfeb75
commit
e1db474d4d
|
@ -12,7 +12,7 @@ Built with [gopsutil](https://github.com/shirou/gopsutil), [drawille-go](https:/
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Go programs compile to a single binary and there are currently prebuilt ones for 32/64bit Linux and 32/64bit OSX. Either clone the repo and run [download.sh](https://github.com/cjbassi/gotop/blob/master/download.sh) to download the correct binary, use the AUR if you're on Arch Linux, or build from source.
|
Go programs compile to a single binary and there are currently prebuilt ones for 32/64bit Linux, ARM Linux, and 32/64bit OSX. Either clone the repo and run [download.sh](https://github.com/cjbassi/gotop/blob/master/download.sh) to download the correct binary, use the AUR if you're on Arch Linux, or build from source.
|
||||||
|
|
||||||
### Using Git
|
### Using Git
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue