From 1cae0b67cbd42e01fd9c47bdf424422193edceb2 Mon Sep 17 00:00:00 2001 From: samsja <55492238+samsja@users.noreply.github.com> Date: Mon, 17 Apr 2023 16:59:14 +0200 Subject: [PATCH] Update README.md Signed-off-by: samsja <55492238+samsja@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c645a427da..42e096ed4e7 100644 --- a/README.md +++ b/README.md @@ -793,7 +793,7 @@ Of course this is only one thing that DocArray can do, so we encourage you to ch To try out the alpha you can install it via git: ```shell -pip install "git+https://github.com/docarray/docarray" +pip install -U docarray ``` ## See also @@ -804,4 +804,4 @@ pip install "git+https://github.com/docarray/docarray" - ["Legacy" DocArray github page](https://github.com/docarray/docarray/tree/docarray-v1-fixes) - ["Legacy" DocArray documentation](https://docarray.jina.ai/) -> DocArray is a trademark of LF AI Projects, LLC \ No newline at end of file +> DocArray is a trademark of LF AI Projects, LLC