diff --git a/docs/source/introduction.rst b/docs/source/introduction.rst index 2f49d509..148e7295 100644 --- a/docs/source/introduction.rst +++ b/docs/source/introduction.rst @@ -20,5 +20,11 @@ Or to upgrade to the most recent version:: pip install fs --upgrade +PyFilesystem is also available on conda_:: + + conda install fs -c conda-forge + Alternatively, if you would like to install from source, you can check out `the code from Github `_. + +.. _conda: https://conda.io/docs/ \ No newline at end of file