diff --git a/README.md b/README.md index eeed955..8267554 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ 2. clone the repo in your Go path: ``` bash -go get github.com/$github_user/clirescue.git -cd $GOPATH/src/github.com/clirescue +go get github.com//clirescue +cd $GOPATH/src/github.com//clirescue ``` Install the dependencies: