Skip to content

Commit 6c8ce18

Browse files
committed
Updated index.rst
1 parent 3387e2b commit 6c8ce18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,15 @@ Quick Links
1717

1818
.. toctree::
1919
:maxdepth: 2
20-
:caption: Table of Contents:
20+
:caption: Documentation:
2121

2222
Sorting
2323
Searching
2424

2525
Quick Start Guide
2626
-----------------
2727

28+
* Download and install the Python package. `Installation instructions <http://pygorithm.readthedocs.io/en/latest/#getting-started>`_
2829
* Just import the required algorithm and start learning
2930

3031
.. code-block:: python
@@ -49,8 +50,7 @@ Getting Started
4950
pip3 install pygorithm
5051

5152
* 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
53+
* Or you can download the source code from `here <https://github.com/OmkarPathak/pygorithm>`_, and then just install the package using
5454

5555
::
5656

0 commit comments

Comments
 (0)