Skip to content

Commit

Permalink
Quick conda install instructions in main README (#1717)
Browse files Browse the repository at this point in the history
Co-authored-by: Dongdong Tian <[email protected]>
  • Loading branch information
weiji14 and seisman authored Feb 8, 2022
1 parent 2445b9e commit acf546e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,19 @@ Project goals
``xarray.DataArray`` for grids.


Quickstart
----------

Installation
++++++++++++

Simple installation using `conda <https://docs.conda.io/projects/conda/en/latest/user-guide/index.html>`__::

conda install --channel conda-forge pygmt

For other ways to install ``pygmt``, see `full installation instructions <https://www.pygmt.org/latest/install.html>`__.


Contacting Us
-------------

Expand Down

0 comments on commit acf546e

Please sign in to comment.