From b576b392c36e9262abe1f2e6565dd47db5a4cb8a Mon Sep 17 00:00:00 2001 From: Kye Date: Tue, 8 Aug 2023 14:19:55 -0400 Subject: [PATCH] simpler Former-commit-id: b608516fd7f531276df7cb2e724733d5b54171b2 --- 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