Skip to content

Commit 37a9b02

Browse files
authored
Revert "Update installation.md" (#1328)
Revert "Update installation.md (#1313)" This reverts commit ce804d1.
1 parent 27b9beb commit 37a9b02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ foundryup --path path/to/foundry
4949
Alternatively, you can install via Cargo with the following command:
5050

5151
```sh
52-
cargo install --git https://github.com/foundry-rs/foundry --profile release --locked forge foundry-cast chisel anvil
52+
cargo install --git https://github.com/foundry-rs/foundry --profile release --locked forge cast chisel anvil
5353
```
5454

5555
You can also manually build from a local copy of the [Foundry repository](https://github.com/foundry-rs/foundry):

0 commit comments

Comments
 (0)