-
Notifications
You must be signed in to change notification settings - Fork 88
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
add instructions for conda #50
Labels
Comments
may i work on this |
sure go ahead! let me know if you need any help. Thanks for volunteering! |
Merged
@btel please have a look on my PR |
sure @khushishikhu. I just added a comment. Thanks for contributing! |
@btel i have made the required changes that you asked for. please review my PR |
closed by PR #51 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
what
svgutils can be installed with pip, but also with conda. For now, the docs only cover installation with pip. Add instructions for installing with conda (from conda-forge channel)
how
conda install svgutils -c conda-forge
check PR #45 for further links on editting sphinx docs
The text was updated successfully, but these errors were encountered: