fix README: wrong url

pull/7/head
Edouard Paris 5 years ago
parent a6f67ad662
commit b835cea10d

@ -14,7 +14,7 @@
Require the [go programming language](https://golang.org/) (version >= 1.11)
```
git clone git@github.com:edouardparis/lntop.git
git clone https://github.com/edouardparis/lntop.git
cd lntop && export GO111MODULE=on && go install -mod=vendor ./...
```

Loading…
Cancel
Save