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 docs to conda install? #552

Closed
taylorreiter opened this issue Oct 2, 2018 · 4 comments
Closed

update docs to conda install? #552

taylorreiter opened this issue Oct 2, 2018 · 4 comments
Labels
doc documentation content or issues

Comments

@taylorreiter
Copy link
Contributor

Should we update the sourmash tutorial documentation to use conda? Currently recommended install can be found here: https://github.com/dib-lab/sourmash/blob/master/doc/tutorials.md

@taylorreiter taylorreiter added the doc documentation content or issues label Oct 2, 2018
@luizirber
Copy link
Member

I think pip is fine, but we should recommend using pip install --pre sourmash instead of pointing to the master branch (pip install -U https://github.com/dib-lab/sourmash/archive/master.zip)

@taylorreiter
Copy link
Contributor Author

I like how conda takes care of dependencies though, esp if someone isn't using a blank ubuntu image. Maybe we could have both?

@ctb
Copy link
Contributor

ctb commented Feb 23, 2019

Changed in #631. It's just easier to use conda on a blank system!

luizirber pushed a commit that referenced this issue Mar 22, 2019
* update readme for conda install #552, pre-release version
* fix README for post-release; see #591 #552
@ctb
Copy link
Contributor

ctb commented Aug 24, 2019

This should be done now, with #631 & #592.

@ctb ctb closed this as completed Aug 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc documentation content or issues
Projects
None yet
Development

No branches or pull requests

3 participants