Skip to content

Commit 5c38b89

Browse files
authored
Small Clarification on Installation Instructions (#46)
1 parent 3748514 commit 5c38b89

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

+4
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,14 @@ If you are migrating from earlier versions to v2, please refer to `Migration Gu
2121
Installation
2222
____________
2323

24+
Install with PyPI (pip)
25+
2426
.. code-block:: bash
2527
2628
$ pip install --upgrade scaleapi
2729
30+
or install with Anaconda (conda)
31+
2832
.. code-block:: bash
2933
3034
$ conda install -c conda-forge scaleapi

0 commit comments

Comments
 (0)