|
|
@ -63,15 +63,7 @@ swarm.run_swarms(objective)
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
# Method 2
|
|
|
|
# Method 2
|
|
|
|
Download via Github, and install requirements
|
|
|
|
Download via Github, and install requirements. Simple example by:
|
|
|
|
```bash
|
|
|
|
|
|
|
|
git clone https://github.com/kyegomez/swarms.git
|
|
|
|
|
|
|
|
cd swarms
|
|
|
|
|
|
|
|
pip install -r requirements.txt
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Method 3
|
|
|
|
|
|
|
|
Simple example by:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* `git cloning https://github.com/kyegomez/swarms.git`
|
|
|
|
* `git cloning https://github.com/kyegomez/swarms.git`
|
|
|
|
|
|
|
|
|
|
|
|