diff --git a/README.md b/README.md index 4d44a8a..c83bf1e 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ $ python -m pip install eland If using Eland to upload NLP models to Elasticsearch install the PyTorch extras: ```bash -$ python -m pip install eland[pytorch] +$ python -m pip install 'eland[pytorch]' ``` Eland can also be installed from [Conda Forge](https://anaconda.org/conda-forge/eland) with Conda: