From 42da9bcc8732cd4a53aee37b4ba8bc037b4114d8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 29 Oct 2024 07:30:16 -0400 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 06b8a00..11fb78c 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ To specify a specific provider or model, you can use the `llm_provider` and `llm ## Installation -Coming soon! - ```bash $ pip install simplemind ```