Skip to content

Commit e5cb7ce

Browse files
authored
add note of conda-forge install
1 parent 2a66519 commit e5cb7ce

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,11 @@ To install the latest stable release, use pip:
101101
102102
$ pip install fooof
103103
104-
Note that this will install only the core (non-optional) FOOOF requirements.
104+
FOOOF can also be installed with conda, from the conda-forge channel:
105+
106+
.. code-block:: shell
107+
108+
$ conda install -c conda-forge fooof
105109
106110
**Development Version**
107111

0 commit comments

Comments
 (0)