diff --git a/README.md b/README.md index 994937d4..b847d0b4 100644 --- a/README.md +++ b/README.md @@ -464,8 +464,10 @@ mkdir devnet \ && cd devnet \ && ../bin/matic-cli.js setup devnet --config ../configs/devnet/docker-setup-config.yaml | tee setup.log ``` + This will create and spin up the devnet. The process will take some time, until this log shows up + ``` DONE Devnet is ready ``` @@ -576,4 +578,4 @@ to undo, please use ## License -MIT \ No newline at end of file +MIT