Skip to content

Commit 4a01d5b

Browse files
committed
Fix sample run
1 parent bc2565e commit 4a01d5b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ironclust-compiled/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ Notice that a volume has to be binded to a folder were your data locally is stor
6666

6767
Sample run:
6868
```
69-
docker run -v /home/user/data:/opt/data -it spikeinterface/ironclust p_ironclust /opt/data/raw.mda /opt/data/geom.csv '' '' /opt/data/tmp/firing.mda /opt/data/argfile.txt
69+
docker run -v /home/user/data:/opt/data -it spikeinterface/ironclust p_ironclust /opt/data/tmp /opt/data/raw.mda /opt/data/geom.csv '' '' /opt/data/tmp/firing.mda /opt/data/argfile.txt
7070
```
7171

0 commit comments

Comments
 (0)