diff --git a/README.md b/README.md index cfecab8460..9dc0710e26 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ You can also have a look at the [spikeinterface-gui](https://github.com/SpikeInt ## How to install spikeinterface -You can install the latest version of `spikeinterface` version with pip: +You can install the latest version of `spikeinterface` version with pip (using quotes ensures `pip install` works in all terminals): ```bash pip install "spikeinterface[full]"