Skip to content

Commit 121a3c7

Browse files
authored
Update README.md
1 parent a1aba98 commit 121a3c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nemo_retriever/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ For example, with apt-get on Ubuntu:
200200
sudo apt install -y libreoffice
201201
```
202202

203-
For SVG files, install the optional `cairosvg` dependency with `pip install cairosvg`. SVG support is available in the NeMo Retriever Library, but not in the container deployment. `cairosvg' requires network access to install, so it will not work in air-gapped environments.
203+
For SVG files, install the optional `cairosvg` dependency with `pip install cairosvg`. SVG support is available in the NeMo Retriever Library, but not in the container deployment. `cairosvg' requires network access to install, so it will not work in air-gapped environments.
204204
```bash
205205
uv pip install "nemo-retriever[svg]"
206206
# or equivalently:

0 commit comments

Comments
 (0)