diff --git a/stacks/erc20/README.md b/stacks/erc20/README.md index f094cfe0..eec3d9f4 100644 --- a/stacks/erc20/README.md +++ b/stacks/erc20/README.md @@ -4,10 +4,10 @@ Instructions to deploy a local ERC20 watcher stack (core + watcher) for demonstr ## Setup -* Clone required repositories: +* Clone / pull required repositories: ```bash - $ laconic-so setup-repositories --include cerc-io/go-ethereum,cerc-io/ipld-eth-db,cerc-io/ipld-eth-server,cerc-io/watcher-ts + $ laconic-so setup-repositories --include cerc-io/go-ethereum,cerc-io/ipld-eth-db,cerc-io/ipld-eth-server,cerc-io/watcher-ts --pull ``` * Build the core and watcher container images: