fix README

pull/1/head
Edouard Paris 5 years ago
parent 736c891558
commit 2f9e948692

@ -5,11 +5,11 @@
[![Godoc](https://godoc.org/github.com/EdouardParis/lntop?status.svg)](https://godoc.org/github.com/EdouardParis/lntop)
[![tippin.me](https://badgen.net/badge/%E2%9A%A1%EF%B8%8Ftippin.me/@edouardparis/F0918E)](https://tippin.me/@edouardparis)
lntop is an interactive text-mode channels viewer for Unix systems.
`lntop` is an interactive text-mode channels viewer for Unix systems.
## Install
require the [go programming language](https://golang.org/) (version >= 1.11)
Require the [go programming language](https://golang.org/) (version >= 1.11)
```
git clone git@github.com:edouardparis/lntop.git
cd lntop && export GO111MODULE=on && go install ./...

Loading…
Cancel
Save