8000 Merge pull request #164 from snovaisg/patch-1 · feedly/python-readability@0d0503f · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 4, 2022. It is now read-only.

Commit 0d0503f

Browse files
authored
Merge pull request buriy#164 from snovaisg/patch-1
Add conda install option to readme
2 parents 1415c30 + c6a38e2 commit 0d0503f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ It's easy using ``pip``, just run:
2020
2121
$ pip install readability-lxml
2222
23+
As an alternative, you may also use conda to install, just run:
24+
25+
.. code-block:: bash
26+
27+
$ conda install -c conda-forge readability-lxml
28+
2329
Usage
2430
-----
2531

0 commit comments

Comments
 (0)
0