Nothing Special   »   [go: up one dir, main page]

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

Update README.md to include cargo install command #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

larsfroelich
Copy link

Added cargo install command to main readme

I'm sure most users stumbling over this project just want to run cargo install and build from source.
Fortunately, this can be done without publishing to crates.io, using the --git option to pull the source code directly from a public git repo:

cargo install --git https://github.com/terhechte/postsack.git

This PR adds this install option to the README

Added cargo install command to main readme
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.

1 participant