Skip to content

Commit a4e6c8d

Browse files
nkxxllarunkannawadi
authored andcommitted
docs(quickstart): add conda to install option from github README
1 parent 25bbad6 commit a4e6c8d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/quickstart.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ or use ``pip`` to install from github:
1616
1717
pip install git+https://github.com/scholarly-python-package/scholarly.git
1818
19+
or use ``conda`` to install from ``conda-forge``:
20+
21+
.. code:: bash
22+
23+
conda install -c conda-forge scholarly
24+
1925
or clone the package using git:
2026

2127
.. code:: bash

0 commit comments

Comments
 (0)