diff --git a/README.md b/README.md index e8b2ab3..d7878f4 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,7 @@ This program implements EOSIO healthcheck for HAProxy over TCP. You will need go-lang version `1.14` or later to compile the source. -First you need to install golang dependencies: - -```sh -$ make deps -``` - -Then you can compile with `compile.sh` script +compile with `compile.sh` script ```sh $ ./compile.sh