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

Correct install command #7

Merged
merged 1 commit into from
Dec 28, 2022
Merged

Conversation

albertlarsan68
Copy link
Contributor

This suppresses a warning saying that the package --package is not found.

@Noratrieb Noratrieb merged commit f649289 into Noratrieb:main Dec 28, 2022
@Noratrieb
Copy link
Owner

im just confused with this install command
apparently it worked for you even without the package??? but in #2 it didn't??

@albertlarsan68
Copy link
Contributor Author

You need to specify the package, but it is not a flag.

Per cargo install --help:

Usage: cargo.exe install [OPTIONS] [crate]...

You just need to specify the crate list at the end of the options.

@albertlarsan68 albertlarsan68 deleted the patch-1 branch December 28, 2022 14:43
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