Skip to content

Commit bf4748b

Browse files
authored
Update dev installation command
fme package is now top level
1 parent 5494f4c commit bf4748b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Once downloaded, you can install the sources in development mode (``-e`` flag) w
5555

5656
.. code-block:: shell
5757
58-
pip install -c constraints.txt -e fme[dev]
58+
pip install -c constraints.txt -e .[dev]
5959
6060
Docker
6161
------

0 commit comments

Comments
 (0)