diff --git a/README.md b/README.md index d4d2cd9..1e44c4c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Package Manager: __[npm](https://www.npmjs.com/)__ ```shell # Go get the repo and append it to your $GOPATH -go get https://github.com/Ennovar/gPanel.git +go get github.com/Ennovar/gPanel # Navigate to the directory (replace $GOPATH with your actual $GOPATH) cd $GOPATH/github.com/Ennovar/gPanel