diff --git a/README.md b/README.md index 7dfdfff..e2ed7e8 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,11 @@ syntax headers. ## Install -If you have Go, go-get it: +If you have Go, go get it: ```sh # Make sure GOPATH/bin is in your PATH -go get github.com/katcipis/mdtoc/cmd/mdtoc +go get github.com/madlambda/mdtoc/cmd/mdtoc ``` If not, install Go :-).