We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d083f commit a941d08Copy full SHA for a941d08
docs/run/start/quickstart_alone.mdx
@@ -59,7 +59,7 @@ The private key shares can be created centrally and distributed securely to each
59
60
```shell
61
docker run --rm -v "$(pwd):/opt/charon" obolnetwork/charon:v1.2.0 create cluster \
62
- --nodes=4 \
+ --nodes=6 \
63
--network=holesky \
64
--num-validators=1 \
65
--name="Quickstart Guide Cluster" \
0 commit comments