Skip to content

Commit

Permalink
link to the full pip install example
Browse files Browse the repository at this point in the history
closes #36
  • Loading branch information
visr committed Oct 1, 2020
1 parent e836a89 commit 2929b3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,9 @@ Then install a release {release} of wflow (available from release 2018.1) with p

+ ``pip install wflow=={release}``

If you want to avoid using ``conda``, an example of a PCRaster build and pip install on
Ubuntu Linux can be found in `issue #36 <https://github.com/openstreams/wflow/issues/36>`_.

Check if the installation is successful
---------------------------------------

Expand Down
3 changes: 3 additions & 0 deletions doc/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,9 @@ Then install a release {release} of wflow (available from release 2018.1) with p

+ ``pip install wflow=={release}``

If you want to avoid using ``conda``, an example of a PCRaster build and pip install on
Ubuntu Linux can be found in `issue #36 <https://github.com/openstreams/wflow/issues/36>`_.

Check if the installation is successful
=======================================

Expand Down

0 comments on commit 2929b3b

Please sign in to comment.