From 217653697adcc590b4c32b92bdd88b94db81d523 Mon Sep 17 00:00:00 2001 From: Tobias Wochinger Date: Wed, 28 Feb 2024 17:58:16 +0100 Subject: [PATCH] docs: add install command --- integrations/astra/README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/integrations/astra/README.md b/integrations/astra/README.md index e563de942..f8b6f7c31 100644 --- a/integrations/astra/README.md +++ b/integrations/astra/README.md @@ -3,6 +3,13 @@ # Astra Store ## Installation + +```bash +pip install astra-haystack + +``` + +### Local Development install astra-haystack package locally to run integration tests: Open in gitpod: