Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
broody committed Sep 25, 2023
1 parent 62e2c40 commit 79b20a1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,13 @@ and has a potential to miss. Choose your attacks wisely!

### Development

Install the latest Dojo toolchain from here
Install the Dojo toolchain, make sure to grab version 0.2.2
[installation guide](https://book.dojoengine.org/getting-started/quick-start.html)

```bash
# Install Dojo binaries
dojoup -v 0.2.2

# Start Katana
katana --disable-fee

Expand All @@ -36,7 +39,7 @@ sozo migrate
./scripts/default_auth.sh

# Start torii indexer
torii
torii --world {world_address}

# Start frontend
yarn && yarn dev
Expand Down

0 comments on commit 79b20a1

Please sign in to comment.