Skip to content

Commit

Permalink
fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ametel01 committed Aug 9, 2024
1 parent a7b0fc1 commit bdf5288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Deploy the Cairo contracts:

In a New Terminal Set up local Ethereum testing:
```bash
cd ../ethereum
cd ethereum
cp anvil.env .env
source .env
forge script script/LocalTesting.s.sol:LocalSetup --broadcast --rpc-url ${ETH_RPC_URL}
Expand Down

0 comments on commit bdf5288

Please sign in to comment.