From e27b3e114e0ad035afd5f34b7a74c0ed7fb39b25 Mon Sep 17 00:00:00 2001 From: David Boreham Date: Mon, 14 Nov 2022 23:00:29 -0700 Subject: [PATCH] Update README.md Update for selective repo clone --- stacks/mobymask/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stacks/mobymask/README.md b/stacks/mobymask/README.md index f842ab03..2b5925f7 100644 --- a/stacks/mobymask/README.md +++ b/stacks/mobymask/README.md @@ -8,7 +8,7 @@ The instructions below show how to deploy a MobyMask watcher using laconic-stack This deployment expects that ipld-eth-server's endpoints are available on the local machine at http://ipld-eth-server.example.com:8083/graphql and http://ipld-eth-server.example.com:8082. More advanced configurations are supported by modifying the watcher's [config file](../../config/watcher-mobymask/mobymask-watcher.toml). ## Clone required repositories ``` -$ laconic-so setup-repositories +$ laconic-so setup-repositories --include vulcanize/assemblyscript,cerc-io/watcher-ts ``` Checkout required branches for the current release: ```