Browse Source

docs: update command

friedger-patch-7
CharlieC3 3 years ago
committed by Charlie
parent
commit
56bde09c71
  1. 2
      src/pages/understand-stacks/local-development.md

2
src/pages/understand-stacks/local-development.md

@ -132,7 +132,7 @@ sudo chmod 755 $DESTINATION
You can run the following at anytime to ensure the local images are up to date:
```bash
./manage.sh mocknet up
./manage.sh mocknet pull
```
### Services Running in Mocknet

Loading…
Cancel
Save