Merge PR #3996: Update DOCS_README

Update references to make targets
This commit is contained in:
Frank Yang 2019-03-29 00:39:21 +08:00 committed by Alexander Bezobchuk
parent 38b7c0705c
commit e5897d8d91
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
3996 Change 'make get_tools' to 'make tools' in DOCS_README.md.

View File

@ -95,7 +95,7 @@ then navigate to localhost:8080 in your browser.
## Build RPC Docs
First, run `make get_tools` from the root of repo, to install the swagger-ui tool.
First, run `make tools` from the root of repo, to install the swagger-ui tool.
Then, edit the `swagger.yaml` manually; it is found [here](https://github.com/cosmos/cosmos-sdk/blob/develop/client/lcd/swagger-ui/swagger.yaml)