chore: readme

This commit is contained in:
Eric Lewis 2024-02-27 12:30:35 -05:00 committed by GitHub
parent a02ee13f9d
commit 4c544e8d15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,12 @@
```bash
yarn
```
```bash
brew install jq # if you do not have jq installed already
```
Example of how to make the necessary deploy edits [here](https://github.com/snowball-tools/snowballtools-base/pull/131/files).
@ -90,4 +96,4 @@ Example of how to make the necessary deploy edits [here](https://github.com/snow
- Command to refill bond
```bash
yarn laconic cns bond refill --id 8fcf44b2f326b4b63ac57547777f1c78b7d494e5966e508f09001af53cb440ac --type aphoton --quantity 10000000
```
```