Skip to content

Commit

Permalink
Merge pull request #578 from projectmesa/fix-readme-install-command
Browse files Browse the repository at this point in the history
Update install command to be edible
  • Loading branch information
dmasad authored Sep 7, 2018
2 parents d6cdf9d + bbc33e6 commit f1201ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ You can also use `pip` to install the github version:

.. code-block:: bash
$ pip install git+https://github.com/projectmesa/mesa
$ pip install -e git+https://github.com/projectmesa/mesa
Take a look at the `examples <https://github.com/projectmesa/mesa/tree/master/examples>`_ folder for sample models demonstrating Mesa features.

Expand Down

0 comments on commit f1201ab

Please sign in to comment.