Skip to content

Commit

Permalink
Merge pull request #4960 from monsij/patch-1
Browse files Browse the repository at this point in the history
Remove -e option
  • Loading branch information
humitos authored Dec 6, 2018
2 parents 7027fd5 + 00d8949 commit cf071ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/yaml-config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ Behind the scene the following Pip command will be run:

.. code-block:: shell
$ pip install -e .[tests,docs]
$ pip install .[tests,docs]
.. _issue: https://github.com/rtfd/readthedocs.org/issues
Expand Down

0 comments on commit cf071ed

Please sign in to comment.