mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
docs/Makefile: mention that the Makefile rules must be run from VictoriaMetrics repository root
This commit is contained in:
parent
32c064a401
commit
4ac7e3a355
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
# These commands must be run from the VictoriaMetrics repository root
|
||||
|
||||
# run local server for documentation website at http://127.0.0.1:4000/
|
||||
docs-up:
|
||||
docker run --rm -it \
|
||||
|
|
Loading…
Reference in a new issue