mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-07-03 11:53:43 +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.
|
You will need go-lang version `1.14` or later to compile the source.
|
||||||
|
|
||||||
First you need to install golang dependencies:
|
compile with `compile.sh` script
|
||||||
|
|
||||||
```sh
|
|
||||||
$ make deps
|
|
||||||
```
|
|
||||||
|
|
||||||
Then you can compile with `compile.sh` script
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
$ ./compile.sh
|
$ ./compile.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue