Skip to content

Commit f65c7bc

Browse files
authored
Update devcontainer.json
1 parent f9ad337 commit f65c7bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
}
1212
}
1313
},
14-
"postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash && npm i -g catapulta"
14+
"postCreateCommand": "curl -L https://foundry.paradigm.xyz | bash && foundryup && npm i -g catapulta"
1515
}

0 commit comments

Comments
 (0)