Skip to content
Permalink
Browse files

add installation from conda-forge (#960)

  • Loading branch information...
ZhuozhaoLi authored and yadudoc committed May 23, 2019
1 parent ae7f0ca commit 6f5b6e11e01df67900b3d6e4519c50674c457b4c
Showing with 5 additions and 0 deletions.
  1. +5 −0 docs/quickstart.rst
@@ -49,6 +49,11 @@ Installation using Conda
2. Install Parsl::

$ python3 -m pip install parsl
or
$ conda config --add channels conda-forge
$ conda install parsl

To update a previously installed parsl to a newer version, use: ``python3 -m pip install -U parsl``

0 comments on commit 6f5b6e1

Please sign in to comment.
You can’t perform that action at this time.