diff --git a/README.md b/README.md index c32133c9..cfa4cc25 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ pip install marker-pdf If you want to use marker on documents other than PDFs, you will need to install additional dependencies with: ```shell -pip install marker-pdf[full] +pip install "marker-pdf[full]" ``` # Usage