Skip to content

Commit 2b559f5

Browse files
authored
Update readme.md
1 parent 7aa6944 commit 2b559f5

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

spikeinterface/readme.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ On Linux systems, you can also use the build script (after making it executable
55
`./build.sh`
66

77
### How to run the spikeinterface container
8-
**Method 1** For Windows: drag and drop the data folder on `Run_SpikeInterface.bat`. Replace "mytoken" by whatever word.
8+
**Method 1**
9+
For Windows: drag and drop the data folder on `Run_SpikeInterface.bat`. Replace "mytoken" by whatever word.
910

10-
**Method 2**
11+
**Method 2**
1112
On Linux/MacOS:
1213
`export JUPYTER_TOKEN='mytoken'`
1314
`docker run -d --rm --name spikeinterface -v "${PWD}":/home/jovyan/work -p 8888:8888 -e JUPYTER_TOKEN wanglabneuro/spikeinterface:0.1`

0 commit comments

Comments
 (0)