Skip to content

Commit 4cc4429

Browse files
committed
Explain 'pip install pygmt[all]' in the installation instructions
1 parent 33f440e commit 4cc4429

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/install.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,11 @@ This installs the latest stable release from
218218

219219
pip install pygmt
220220

221+
.. tips::
222+
223+
You can also run `pip install pygmt[all]` to install pygmt alongside with
224+
all its optional dependencies.
225+
221226
Alternatively, you can install the latest development version from
222227
`TestPyPI <https://test.pypi.org/project/pygmt>`__::
223228

0 commit comments

Comments
 (0)