diff --git a/README.md b/README.md index 0cde6241f..88dd1f5e9 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ If you want to help contribute to the framework, check out the [Framework Specs] 2. Install Foundry: ```sh - curl -L https://foundry.paradigm.xyz | bash + curl -L https://foundry.paradigm.xyz | bash && foundryup ``` 3. Clone, Setup and Test: