I've noticed that, in some specific executions (e.g., macOS), it is required to run the following command before the `make build` one: `PATH=$HOME/go/bin:$PATH` I suggest to add it on the `README.md` file.