Skip to content

Commit

Permalink
Formatting and linting done
Browse files Browse the repository at this point in the history
  • Loading branch information
chetanyb committed Sep 11, 2024
1 parent 3ab6ee2 commit 77f82ab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down Expand Up @@ -576,4 +578,4 @@ to undo, please use
## License
MIT
MIT

0 comments on commit 77f82ab

Please sign in to comment.