mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
README.md: typo fix
This commit is contained in:
parent
5262aae5da
commit
51ee990902
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ to your needs.
|
||||||
|
|
||||||
1. [Install Go](https://golang.org/doc/install). The minimum supported version is Go 1.12.
|
1. [Install Go](https://golang.org/doc/install). The minimum supported version is Go 1.12.
|
||||||
2. Run `make victoria-metrics` from the root folder of the repository.
|
2. Run `make victoria-metrics` from the root folder of the repository.
|
||||||
It will build `victoria-metrics` binary and put int into the `bin` folder.
|
It will build `victoria-metrics` binary and put it into the `bin` folder.
|
||||||
|
|
||||||
#### Production build
|
#### Production build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue