From 9a944e4d7004acb2dee256c87ba6c295bd343147 Mon Sep 17 00:00:00 2001 From: NirantK Date: Tue, 22 Aug 2023 14:52:35 +0530 Subject: [PATCH] * docs(index.md): remove unnecessary heading and update installation instructions * fix(docs/index.md): remove unnecessary heading * docs(index.md): update installation instructions --- docs/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/index.md b/docs/index.md index c221ae49..c6392a7c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,5 +1,3 @@ -# FastEmbed - # 🪶 What is FastEmbed? FastEmbed is lightweight, fast, Python library built for retrieval and easy to use. @@ -7,7 +5,7 @@ FastEmbed is lightweight, fast, Python library built for retrieval and easy to u ## 🚀 Installation -To install the FastEmbed library, we recommend using Poetry, alternatively -- pip works: +To install the FastEmbed library, pip works: ```bash pip install fastembed