diff --git a/demo/README.md b/demo/README.md index dc85552..0611fa8 100644 --- a/demo/README.md +++ b/demo/README.md @@ -2,7 +2,13 @@ ## Setup -* Install laconic CLI globally as suggested in the [installation steps](../README.md#install) +* Install laconic CLI globally: + + ```bash + # In laconic-registry-cli repo root + yarn && yarn build + yarn global add file:$PWD + ``` * Run the laconicd chain: