Skip to content

Commit 0c1c182

Browse files
upd installation
1 parent ad4ca39 commit 0c1c182

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,10 @@ The examples in this repository use and require Python >= 3.6.
3030

3131
All examples require the [specparam](https://github.com/fooof-tools/fooof) module.
3232

33-
Additional required Python modules are listed in `requirements.txt` file, and can be installed via
33+
Additional required Python modules are listed in `requirements.txt` file, and can be installed in the Terminal via
3434
```
3535
pip install -r requirements.txt
3636
```
37-
in the Terminal.
3837

3938
The R example requires [R](https://www.r-project.org/), including the following modules:
4039

0 commit comments

Comments
 (0)