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 ad4ca39 commit 0c1c182Copy full SHA for 0c1c182
README.md
@@ -30,11 +30,10 @@ The examples in this repository use and require Python >= 3.6.
30
31
All examples require the [specparam](https://github.com/fooof-tools/fooof) module.
32
33
-Additional required Python modules are listed in `requirements.txt` file, and can be installed via
+Additional required Python modules are listed in `requirements.txt` file, and can be installed in the Terminal via
34
```
35
pip install -r requirements.txt
36
37
-in the Terminal.
38
39
The R example requires [R](https://www.r-project.org/), including the following modules:
40
0 commit comments