We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5117cb commit 25c06dcCopy full SHA for 25c06dc
doc/install.rst
@@ -137,7 +137,7 @@ This installs the latest stable release from
137
Alternatively, you can install the latest development version from
138
`TestPyPI <https://test.pypi.org/project/pygmt>`__::
139
140
- pip install --pre --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.org/simple pygmt
+ pip install --pre --extra-index-url https://test.pypi.org/simple/ pygmt
141
142
To upgrade the installed stable release or development version to be the latest
143
one, just add ``--upgrade`` to the corresponding command above.
0 commit comments