Skip to content

Commit 82b04bb

Browse files
committed
Fix small difference between master & rel
1 parent e40965f commit 82b04bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/config-file/v1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ Behind the scene the following Pip command will be run:
281281

282282
.. prompt:: bash $
283283

284-
pip install -e .[tests,docs]
284+
pip install .[tests,docs]
285285

286286

287287
.. _environment file: http://conda.pydata.org/docs/using/envs.html#share-an-environment

0 commit comments

Comments
 (0)