diff --git a/README.md b/README.md index 2e4f7b736c40cd1cc830682ebb713b21f82085ef..bbc7381d424176b567f99cd62eb315f9735a3031 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ make build This will build the `burrow` and `burrow-client` binaries and put them in the `bin/` directory. They can be executed from there or put wherever is convenient. -You can also install `burrow` into `$GOPATH/bin` with `make install_db`, +You can also install `burrow` into `$GOPATH/bin` with `make install_burrow`, ## Usage