akoumjian / datefinder

Find dates inside text using Python and get back datetime objects
http://datefinder.readthedocs.org/en/latest/
MIT License
634 stars 166 forks source link

added conda installation option to readme #157

Closed sugatoray closed 2 years ago

sugatoray commented 3 years ago

The repository currently only points to using pip for installation. There's no mention of conda (Anaconda/Miniconda) installation command yet. However, the following is available:

conda install -c conda-forge datefinder

This was added to the readme.

sugatoray commented 3 years ago

@akoumjian Please take a look at this PR and let me know if changes are necessary. Hopefully, given that it's a simple addition to the readme file, you will be able to directly merge this one. Thank you.

akoumjian commented 2 years ago

Thanks for the little video!