From 8c19bc830e7813729ee8dc01ad27906c209bdc89 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: 4c41425b6cdc5f23a9a3eeba1afe57705709d482 --- 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`