Revert "tooling: remove tools/Makefile (bp #6102) (#6106)"

This reverts commit 1b2174a0da.
This commit is contained in:
Tess Rinearson
2021-02-18 02:26:02 +01:00
parent 340071d81b
commit afd07096a7
6 changed files with 155 additions and 86 deletions

View File

@@ -34,6 +34,7 @@ Then run
```sh
go get github.com/tendermint/tendermint
cd $GOPATH/src/github.com/tendermint/tendermint
make tools
make install_abci
```