1
0
Fork 0
mirror of https://github.com/eosswedenorg/antelope-api-healthcheck synced 2026-06-17 04:50:02 +02:00

README.md: Typo fix

This commit is contained in:
Henrik Hautakoski 2022-07-18 13:57:14 +02:00
parent 99958e2165
commit 34d7192f2a
No known key found for this signature in database
GPG key ID: 608414D93E862CCD

View file

@ -6,7 +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 dependacies:
First you need to install golang dependencies:
```sh
$ make deps