Quote remaining eland[pytorch] for ZSH users (#701)

This commit is contained in:
Quentin Pradet 2024-06-10 20:50:03 +04:00 committed by GitHub
parent 0ddc21b895
commit c497683064
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: