Skip to content

Commit 62568b4

Browse files
committed
add note about quotes
1 parent c3640bb commit 62568b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ You can also have a look at the [spikeinterface-gui](https://github.com/SpikeInt
8888

8989
## How to install spikeinterface
9090

91-
You can install the latest version of `spikeinterface` version with pip:
91+
You can install the latest version of `spikeinterface` version with pip (using quotes ensures `pip install` works in all terminals):
9292

9393
```bash
9494
pip install "spikeinterface[full]"

0 commit comments

Comments
 (0)