Skip to content

Commit

Permalink
docs: update installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjayankur31 committed Nov 2, 2023
1 parent 0ee32ce commit 904eb71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To install inspyred, run this command in your terminal:
$ pip install inspyred
This is the preferred method to install inspyred, as it will always install the most recent stable release.
This is the preferred method to install inspyred, as it will always install the most recent stable release.

If you don't have `pip`_ installed, this `Python installation guide`_ can guide
you through the process.
Expand Down Expand Up @@ -44,7 +44,7 @@ Once you have a copy of the source, you can install it with:

.. code-block:: console
$ python setup.py install
$ pip install .
.. _Github repo: https://github.com/aarongarrett/inspyred
Expand Down

0 comments on commit 904eb71

Please sign in to comment.