Skip to content

Commit

Permalink
Tiny text fix
Browse files Browse the repository at this point in the history
  • Loading branch information
core-man committed Mar 10, 2021
1 parent 4a078ac commit 49165b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ To activate the virtual environment, you can do::
conda activate pygmt

After this, check that everything works by running the following in a Python
interpreter (e.g. in a Jupyter notebook)::
interpreter (e.g., in a Jupyter notebook)::

import pygmt
pygmt.show_versions()
Expand All @@ -40,8 +40,8 @@ Start by looking at the tutorials on our sidebar, good luck!
.. note::

The sections below provide more detailed, step by step instructions to
installing and testing PyGMT for those who may have a slightly different
setup or want to install the latest development version.
install and test PyGMT for those who may have a slightly different setup or
want to install the latest development version.

Which Python?
-------------
Expand Down

0 comments on commit 49165b1

Please sign in to comment.