Skip to content

Commit 95a2f5a

Browse files
martindurantwillmcgugan
authored andcommitted
Add conda install command to docs (#175)
1 parent 62e5e75 commit 95a2f5a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/source/introduction.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,11 @@ Or to upgrade to the most recent version::
2020

2121
pip install fs --upgrade
2222

23+
PyFilesystem is also available on conda_::
24+
25+
conda install fs -c conda-forge
26+
2327
Alternatively, if you would like to install from source, you can check
2428
out `the code from Github <https://github.com/PyFilesystem/pyfilesystem2>`_.
29+
30+
.. _conda: https://conda.io/docs/

0 commit comments

Comments
 (0)