You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ This repository includes support for both the Hardhat and Foundry frameworks. Go
10
10
2. Run `yarn install` to install any additional dependencies.
11
11
3. Run `curl -L https://foundry.paradigm.xyz | bash` and follow the outputted instructions to source env file.
12
12
4. Run `foundryup`
13
-
5. Create a `.env` file and provide the required API keys, wallets (can be generated for deployment), and configuration values. You can look at the `.env.example` for reference.
13
+
5. Create a `.env` file and provide the required API keys, wallets (can be generated for deployment), and configuration values. You can look at the `.env.example` for reference
0 commit comments