Fix metrics command
This commit is contained in:
parent
91d7f3c318
commit
6312839e83
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue