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

install cmd from readme is weird #2

Open
matthiaskrgr opened this issue Dec 20, 2022 · 1 comment
Open

install cmd from readme is weird #2

matthiaskrgr opened this issue Dec 20, 2022 · 1 comment

Comments

@matthiaskrgr
Copy link

readme says cargo install --git https://github.com/Nilstrieb/cargo-minimize but when I run that I get an error

error: multiple packages with binaries found: cargo-minimize, hello-world. When installing a git repository, cargo will always search the entire repo for any Cargo.toml. Please specify which to install.

cargo install --git https://github.com/Nilstrieb/cargo-minimize -- --package cargo-minimize kind of worked, I guess

@Nilstrieb
Copy link
Owner

hm, that's weird. I adjusted the readme for now but I should fix that

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

No branches or pull requests

2 participants