From d304c0948eae540c5ed0a7aa1a4ec813a7ca379a Mon Sep 17 00:00:00 2001 From: Henrique Marlon Date: Sun, 24 Nov 2024 01:57:15 -0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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 +