diff --git a/README.md b/README.md index 79df6ea..b093152 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ 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 ./... +cd lntop && export GO111MODULE=on && go install -mod=vendor ./... ``` ## Config