Skip to content

Commit

Permalink
Fix missing foundrryup
Browse files Browse the repository at this point in the history
  • Loading branch information
piwonskp committed Oct 25, 2024
1 parent 9a486ea commit 9fba197
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,13 @@
```
2. New terminal:
```bash
foundryup
dojoup -v v1.0.0-alpha.16
asdf plugin add starknet-foundry
asdf plugin add scarb
asdf plugin add starkli
cd starknet; asdf install
cd ../ethereum; forge soldeer install
asdf install
cd ethereum; forge soldeer install
```

### Testing
Expand Down

0 comments on commit 9fba197

Please sign in to comment.