From 3818fa6d516ddf16114d22879b90158684f7c05a Mon Sep 17 00:00:00 2001 From: Michele Dolfi Date: Thu, 3 Oct 2024 13:48:34 +0200 Subject: [PATCH] add Windows in README Signed-off-by: Michele Dolfi --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 7bf65c6c..f3902454 100644 --- a/README.md +++ b/README.md @@ -33,8 +33,7 @@ To use Docling, simply install `docling` from your package manager, e.g. pip: pip install docling ``` -> [!NOTE] -> Works on macOS and Linux environments. Windows platforms are currently not tested. +Works on macOS, Linux and Windows environments. Both x86_64 and arm64 architectures.
Alternative PyTorch distributions