From 6298a8d905fb74926bef166aa3cfaa7e2af26639 Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 8 Aug 2023 14:19:55 -0400 Subject: [PATCH] simpler --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8350b31c..54afef5a 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ We're hiring: Engineers, Researchers, Interns And, salesprofessionals to work on 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. # Method 1 -* Pip install `python3 -m pip install swarms` +* Pip install `pip3 install swarms` * Create new python file and unleash superintelligence