We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a66519 commit e5cb7ceCopy full SHA for e5cb7ce
README.rst
@@ -101,7 +101,11 @@ To install the latest stable release, use pip:
101
102
$ pip install fooof
103
104
-Note that this will install only the core (non-optional) FOOOF requirements.
+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
109
110
**Development Version**
111
0 commit comments