Skip to content

Commit

Permalink
docs: use paradigm url for foundryup install
Browse files Browse the repository at this point in the history
it's cleaner
  • Loading branch information
gakonst authored Jan 20, 2022
1 parent 3a15139 commit f046b76
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 @@ -23,7 +23,7 @@ Foundry consists of:
First run the command below to get `foundryup`, the Foundry toolchain installer:

```
curl https://raw.githubusercontent.com/gakonst/foundry/master/foundryup/install | bash
curl https://foundry.paradigm.xyz | bash
```

Then in a new terminal session or after reloading your PATH, run it to get the latest `forge` and `cast` binaries:
Expand Down

0 comments on commit f046b76

Please sign in to comment.