Skip to content

Commit

Permalink
Fixed ignite instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Segfaultd authored Apr 26, 2022
1 parent 47a1ce9 commit 5b57a8c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ Lum Network is a customer reward protocol and introduces mutable data channel in

## Development

Lum Network is starport compatible and thus, you will require it to start the project in development mode.
Lum Network is ignite compatible and thus, you will require it to start the project in development mode.

You can install it by following the instructions [here](https://docs.starport.network/guide/install.html)
You can install it by following the instructions [here](https://docs.ignite.com/)

Then just use the following command to generate the protobuf and the chain binary

starport serve
ignite chain serve

Please also make sure to have a look to the [contributing guidelines](https://github.com/lum-network/chain/blob/master/CONTRIBUTING.md)

Expand Down

0 comments on commit 5b57a8c

Please sign in to comment.