You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ The examples in this repository use and require Python >= 3.6.
30
30
31
31
All examples require the [specparam](https://github.com/fooof-tools/fooof) module.
32
32
33
-
Additional required Python modules are listed in `requirements.txt` file, and can be installed via *pip install -r requirements.txt* in the Terminal.
33
+
Additional required Python modules are listed in `requirements.txt` file, and can be installed via **pip install -r requirements.txt** in the Terminal.
34
34
35
35
The R example requires [R](https://www.r-project.org/), including the following modules:
0 commit comments