Skip to content

Commit 0a0b689

Browse files
committed
update readme
1 parent 72832c1 commit 0a0b689

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

waveclus-compiled/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ There are three main steps for generating a functional Waveclus docker image:
1414

1515
### Matlab Requirements
1616
- MATLAB Compiler
17-
- More requirements to be listed...
17+
- Signal Processing Toolbox
18+
- Statistics and Machine Learning Toolbox
19+
- Wavelet Toolbox
1820

1921
## Compiling Waveclus as Matlab's Standalone Application
2022
- Git clone or Download waveclus [source code](https://github.com/csn-le/wave_clus)
@@ -33,7 +35,7 @@ There are three main steps for generating a functional Waveclus docker image:
3335

3436

3537
- [Optional] Files generated by Matlab Compiler can be deleted:
36-
- In your terminal, go to the `waveclus` folder in this project:
38+
- In your terminal, go to the `waveclus-compiled` folder in this project:
3739
```bash
3840
$ cd /path/to/spikeinterface-dockerfiles/waveclus-compiled
3941
```

0 commit comments

Comments
 (0)