diff --git a/README.md b/README.md index e3f9b17..81c1d9d 100644 --- a/README.md +++ b/README.md @@ -97,19 +97,19 @@ A crowdfunding platform designed for prominent content creators, enabling them t ### Running -1. Build rollup from image +1. Build rollup from image: ```sh ❯ docker pull ghcr.io/tribeshq/tribes-machine:latest ``` -2. Generate rollup filesystem +2. Generate rollup filesystem: ```sh ❯ cartesi build --from-image ghcr.io/henriquemarlon/tribes-machine ``` -3. Run validator node +3. Run validator node: ```sh ❯ cartesi run @@ -146,4 +146,4 @@ A crowdfunding platform designed for prominent content creators, enabling them t -

\ No newline at end of file +