diff --git a/README.md b/README.md index 5b8fdb7..bd02e50 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Usage of rabbithat: ## Building After setting Go environment values -([goenv.sh](https://github.com/diegohce/nexer/blob/master/goenv.sh) might help), +([goenv.sh](https://github.com/diegohce/rabbithat/blob/master/goenv.sh) might help), go to ```src``` directory and run from the command line: ```go build rabbithat.go```