mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-16 04:44:55 +02:00
README.md: minor fixes.
This commit is contained in:
parent
eaeec1645d
commit
4e56ee60fc
1 changed files with 2 additions and 2 deletions
|
|
@ -7,12 +7,12 @@ This program implements Antelope healthcheck for HAProxy over TCP.
|
|||
|
||||
## Compiling
|
||||
|
||||
You will need go-lang version `1.16` or later to compile the source.
|
||||
You will need golang version `1.16` or later to compile the source.
|
||||
|
||||
compile with `compile.sh` script
|
||||
|
||||
```sh
|
||||
$ ./compile.sh
|
||||
./compile.sh
|
||||
```
|
||||
|
||||
Execute `./compile.sh --help` to see all available flags to crosscompile for different systems/architectures.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue