From d464a752a1077c97993e0bfdd1539e237409452a Mon Sep 17 00:00:00 2001 From: samsja Date: Mon, 17 Apr 2023 11:15:46 +0200 Subject: [PATCH] fix: fix reamde Signed-off-by: samsja --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4468e767880..26dfc8378f6 100644 --- a/README.md +++ b/README.md @@ -794,7 +794,7 @@ To try out the alpha you can install it via git: ```shell pip install "git+https://github.com/docarray/docarray" - +``` ## See also