Skip to content
Snippets Groups Projects
Commit 78d483dd authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update README.rst

parent 935bf92d
No related branches found
No related tags found
No related merge requests found
......@@ -23,5 +23,5 @@ Installation is unfortunately complicated due to the difficulty in installing GD
2. Create a new environment to ensure that the installed package is not going to collide with existing packages
``conda create --name <somename> python=3``
3. Install ``plio`` with ``conda install -c usgs-astrogeology plio``.
3. Ensure that the `conda-forge` channel is added to your conda config. For instructions, see: https://conda.io/docs/user-guide/tasks/manage-channels.html
4. Install ``plio`` with ``conda install -c usgs-astrogeology plio``.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment