Skip to content

Commit

Permalink
docs: update rollkit installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt authored May 16, 2024
1 parent c83ca93 commit b5fd596
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rollkit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ This Ignite App is aimed to extend [Ignite CLI](https://github.com/ignite/cli) a

```sh
ignite s chain gm --address-prefix gm
ignite app install -g github.com/ignite/apps/rollkit
cd gm
ignite app install -g github.com/ignite/apps/rollkit@rollkit/v0.1.0
ignite rollkit add
ignite chain build
```
Expand Down

0 comments on commit b5fd596

Please sign in to comment.