mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
fix typo (#117)
This commit is contained in:
parent
22ed4e7fd4
commit
f0fe7b5ad6
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ Use it with caution!
|
|||
|
||||
1. [Install Go](https://golang.org/doc/install). The minimum supported version is Go 1.12.
|
||||
2. Run `make victoria-metrics-pure` from the root folder of the repository.
|
||||
It will build `victoria-metrica-pure` binary and put it into the `bin` folder.
|
||||
It will build `victoria-metrics-pure` binary and put it into the `bin` folder.
|
||||
|
||||
#### Building docker images
|
||||
|
||||
|
|
Loading…
Reference in a new issue