Update laconic CLI installation

This commit is contained in:
Prathamesh Musale 2024-05-09 15:16:08 +05:30
parent 95fb072568
commit 0a38d13eea

View File

@ -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: