Skip to content

Commit

Permalink
fixing type in README
Browse files Browse the repository at this point in the history
  • Loading branch information
sjburwell committed Oct 21, 2019
1 parent d581181 commit 9861704
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ Burwell, S. J., Malone, S. M., Bernat, E. M., & Iacono, W. G. (2014). Does elect

# How to use:
1. Add MATLAB path to local copy of EEGLAB (strongly recommended to use version 14.1.1b or above, issues with pop_resample)
2. >> eeglab; %keeping EEGLAB GUI open is optional, to close, simply type "close;"
2. >>eeglab; %keeping EEGLAB GUI open is optional, to close, simply type "close;"
2. Add MATLAB path to local copy of eeg_commander directory
3. >> eeg_commander_startup;
4. >> help eeg_commander;
3. >>eeg_commander_startup;
4. >>help eeg_commander;

0 comments on commit 9861704

Please sign in to comment.