Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henriquemarlon authored Nov 24, 2024
1 parent 4bde8b5 commit d304c09
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -146,4 +146,4 @@ A crowdfunding platform designed for prominent content creators, enabling them t
<a href="https://github.com{/henriquemarlon/tribes/}graphs/contributors">
<img src="https://contrib.rocks/image?repo=henriquemarlon/tribes">
</a>
</p>
</p>

0 comments on commit d304c09

Please sign in to comment.