Skip to content

Commit

Permalink
refac: modify install script
Browse files Browse the repository at this point in the history
  • Loading branch information
EjembiEmmanuel committed Oct 1, 2024
1 parent 3811bf0 commit f13375a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,8 @@ main() {
# Install all packages, using the specified version or default to latest
install_scarb "$scarb_version"
install_starknet_foundry "$starknet_foundry_version"
install_dojo "$dojo_version"
install_foundry "$foundry_version"
install_dojo "$dojo_version"

echo "Installation complete!"
}
Expand Down

0 comments on commit f13375a

Please sign in to comment.