Skip to content

Commit

Permalink
fix ignite link
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani committed Nov 5, 2024
1 parent 53f214f commit e08edef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TECHNICAL-SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Run `make test-all` command to run tests.

## Localnet

To start a local blockchain, you can simply run the following command. The command uses Ignite CLI to start a local blockchain node with automatic reloading. If you don't have Ignite set up in your local machine, see this [install guide](https://docs.ignite.com/#install-starport) to install it.
To start a local blockchain, you can simply run the following command. The command uses Ignite CLI to start a local blockchain node with automatic reloading. If you don't have Ignite set up in your local machine, see this [install guide](https://docs.ignite.com/welcome/install) to install it.
```bash
make localnet
Expand Down

0 comments on commit e08edef

Please sign in to comment.