mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-18 05:00:03 +02:00
README.md: remove documentation regarding "make deps" as it's not needed when using go modules files.
This commit is contained in:
parent
34d7192f2a
commit
64f6e25b21
1 changed files with 1 additions and 7 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue