From d4d2e32b82209e43e0fb364b5ed43fd3452c056a Mon Sep 17 00:00:00 2001 From: "dev.bo" <129651996+devdotbo@users.noreply.github.com> Date: Fri, 21 Nov 2025 21:01:36 -0300 Subject: [PATCH] remove the 0.3.0 foundery note since its forge 1.4.4-stable is working with celo testnet --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 189affe..3d93eca 100644 --- a/README.md +++ b/README.md @@ -64,9 +64,9 @@ chmod +x script/deploy-proof-of-human.sh ./script/deploy-proof-of-human.sh ``` -> **⚠️ Troubleshooting Celo Sepolia**: If you encounter a `Chain 11142220 not supported` error when using `celo-sepolia`, update Foundry to version 0.3.0: +> ** Install foundery > ```bash -> foundryup --install 0.3.0 +> foundryup > ``` The script will: @@ -260,4 +260,4 @@ workshop/ ### Self App - [Self on iOS](https://apps.apple.com/us/app/self-zk-passport-identity/id6478563710) - iOS App -- [Self on Android](https://play.google.com/store/apps/details?id=com.proofofpassportapp) - Android App \ No newline at end of file +- [Self on Android](https://play.google.com/store/apps/details?id=com.proofofpassportapp) - Android App