Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(anvil): fix install cmd in README #8393

Merged

Conversation

macfarla
Copy link
Contributor

@macfarla macfarla commented Jul 9, 2024

Fix install command in anvil readme

Motivation

Current command from readme gives this error

error: multiple packages with binaries found: anvil, cast, chisel, forge. When installing a git repository, cargo will always search the entire repo for any Cargo.toml.
Please specify a package, e.g. `cargo install --git https://github.com/foundry-rs/foundry anvil`.

Solution

adding anvil to the command enables correct install

Signed-off-by: Sally MacFarlane <macfarla.github@gmail.com>
@mattsse mattsse merged commit 6499cf2 into foundry-rs:master Jul 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants