Skip to content

Commit 9e73009

Browse files
committed
Updated index.rst
1 parent 33e2ed2 commit 9e73009

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

docs/index.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,10 @@ Getting Started
4848

4949
pip3 install pygorithm
5050

51-
* For Python 2, you can use pip instead. Depending on your user permissions, you might need to ``sudo`` before installing
51+
* For Python 2, you can use pip instead.
52+
* Or you can download the source code from `here <https://github.com/OmkarPathak/pygorithm>`_, and then
53+
just install the package using
54+
55+
::
56+
57+
python setup.py install

0 commit comments

Comments
 (0)