diff --git a/README.md b/README.md index d91aec2b7..00aa49565 100644 --- a/README.md +++ b/README.md @@ -153,7 +153,7 @@ Clone this repo to your `$GOPATH/src` directory Now you can install by running ``` -make +make mod make install ```