auerchristoph commited on
Commit
906d75c
·
verified ·
1 Parent(s): 46d5666

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -56,7 +56,7 @@ The easiest way to use this model is through the [🐥Docling](https://github.co
56
 
57
  Install the latest version of `docling` through pip, then use the following CLI command:
58
 
59
- ```shell
60
  # Convert to HTML and Markdown:
61
  docling --to html --to md --pipeline vlm --vlm-model granite_docling "https://arxiv.org/pdf/2501.17887" # accepts files, urls or directories
62
 
 
56
 
57
  Install the latest version of `docling` through pip, then use the following CLI command:
58
 
59
+ ```sh
60
  # Convert to HTML and Markdown:
61
  docling --to html --to md --pipeline vlm --vlm-model granite_docling "https://arxiv.org/pdf/2501.17887" # accepts files, urls or directories
62