We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bdb8b0 commit cd424cbCopy full SHA for cd424cb
docs/install.rst
@@ -26,7 +26,7 @@ To install from source, you can use the usual procedure:
26
27
.. code-block:: shell
28
29
- python setup.py install
+ pip install .
30
31
For development
32
%%%%%%%%%%%%%%%
0 commit comments