Skip to content

Commit

Permalink
Backport for PR #63
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsebgosselin committed Mar 26, 2019
1 parent 529c371 commit 83ed319
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,15 @@ the following command in a terminal:
conda install -c cgq-qgc pyhelp
When a new released version of PyHELP is made available on the
`Anaconda cgq-qgc channel`_, PyHELP can be updated by executing the following
command in a terminal:

.. code-block:: bash
conda update -c cgq-qgc pyhelp
If you need more guidance on how to install packages or manage Conda
environments with Conda or the Anaconda Navigator, please consult the
`Getting started with conda`_ or `Getting started with Navigator`_ guide.
Expand Down Expand Up @@ -153,11 +162,12 @@ Requirements
- `GeoPandas <http://geopandas.org/>`_
- `PyTables <https://www.pytables.org/>`_

.. _Anaconda cgq-qgc channel: https://anaconda.org/cgq-qgc/pyhelp
.. _Anaconda: https://www.anaconda.com/download/
.. _Anaconda distribution: <https://www.anaconda.com/download/
.. _Anaconda Navigator: https://docs.anaconda.com/anaconda/navigator/
.. _mingw-w64: https://sourceforge.net/projects/mingw-w64/
.. _Getting started with conda: https://conda.io/docs/user-guide/getting-started.html
.. _Getting started with conda: https://docs.conda.io/projects/conda/en/latest/user-guide/getting-started.html
.. _Getting started with Navigator: https://docs.anaconda.com/anaconda/navigator/getting-started/
.. _Git: https://git-scm.com/downloads
.. _GitHub repository: https://github.com/jnsebgosselin/pyhelp
Expand Down

0 comments on commit 83ed319

Please sign in to comment.