From 39bc4bee99b3c9e5ff899f7b1c6f27b22014c687 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 18 Jul 2023 13:55:48 -0400 Subject: [PATCH] claean up Former-commit-id: 49be40bb46ea367b1e0340421d687c260203dde4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10ac3b68..039dcf92 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,8 @@ At Swarms, we're transforming the landscape of AI from siloed AI agents to a uni --- ## Installation + There are 2 methods, one is through `git clone` and the other is by `pip install swarms`. Check out the [DOCUMENTATION](DOCS/DOCUMENTATION.md) for more information on the classes. ---- # Method1 * Pip install `python3 -m pip install swarms`