Fix metrics command

This commit is contained in:
yslcrypto 2020-11-23 19:44:31 +01:00
parent 91d7f3c318
commit 6312839e83
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ make NIMFLAGS="-d:insecure" nimbus_beacon_node
Followed by: Followed by:
``` ```
./run-pyrmont-beacon-node.sh ./run-pyrmont-beacon-node.sh --metrics
``` ```
### 6. Run eth2stats ### 6. Run eth2stats