Replies: 1 comment
-
I am getting this error message: $ curl -L https://foundry.paradigm.xyz | bash |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For the people who dont want to use WSL, they can use Git bash to write linux commands on Windows.
curl -L https://foundry.paradigm.xyz | bash
And then, it will work !
Beta Was this translation helpful? Give feedback.
All reactions