From 888391910b002e105978768859dc1aab6e09f823 Mon Sep 17 00:00:00 2001 From: Kye Date: Thu, 6 Jul 2023 15:16:08 -0400 Subject: [PATCH] readme clean up --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index e35a3524..adab1f25 100644 --- a/README.md +++ b/README.md @@ -62,16 +62,8 @@ The ports you can use are 4500 and 6500. swarm.run_swarms(objective) ``` -# Method2 -Download via Github, and install requirements -```bash -git clone https://github.com/kyegomez/swarms.git -cd swarms -pip install -r requirements.txt -``` - -# Method 3 -Simple example by: +# Method 2 +Download via Github, and install requirements. Simple example by: * `git cloning https://github.com/kyegomez/swarms.git`