diff --git a/README.md b/README.md index 55d6fbd..0f6a0f2 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ export DENOM="urax" export MONIKER="$ROLLAPP_CHAIN_ID-sequencer" ``` -And initialize the rollapp: +And initialize the rollapp (make sure [jq](https://jqlang.github.io/jq/) is installed before run): ```shell sh scripts/init.sh