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

Installation documentation needs to be updated #54

Closed
Outpox opened this issue Jan 25, 2017 · 2 comments
Closed

Installation documentation needs to be updated #54

Outpox opened this issue Jan 25, 2017 · 2 comments

Comments

@Outpox
Copy link

Outpox commented Jan 25, 2017

Hey there, I wanted to give snatch a try and so I followed the README to install it.

It it suggested to do as follow : cargo install --git https://github.com/derniercri/snatch.git but once installed I noticed that it was the master version which got installed since:

▶ snatch -V       
Usage:
    snatch [OPTIONS]
snatch: Unknown short option "V"

So I deleted it and reinstalled it with cargo install --git https://github.com/derniercri/snatch.git --branch devel and it solved it for me. :-)

▶ snatch -V
Snatch 0.1.2
@k0pernicus
Copy link
Contributor

Hi @Outpox,
Thank you for this issue :-)
I will update the documentation this afternoon ;-)

@k0pernicus
Copy link
Contributor

According to the work of @xvw (#54), the documentation has been updated ;-)
Thanks a lot again @Outpox and @xvw !

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