Add published package installation to README
Hey there!
This project looks amazing, I am very excited to try it out. I was wondering what you thought about adding to the readme the basic installation instructions from the releases?
maybe something as ... installation: pip install docstring_parser to make clear it is pypi-published.
Maybe also reference the conda forge package?
@Chilipp How is that done? im not a conda user ...
Thanks a lot! LMK if you want me to make it a super simple PR
Sure, let's add it. LMK once you create a PR.
hey @jspaezp! Installation via conda requires two steps:
Thanks a lot for the reply!
Made a PR https://github.com/rr-/docstring_parser/pull/74
The PR was merged.