mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-08-17 18:25:42 +02:00
9 lines
130 B
Markdown
9 lines
130 B
Markdown
# Installation
|
|
|
|
1. Navigate to this directory:
|
|
|
|
|
|
2. Install the package in development mode:
|
|
```bash
|
|
pip install -e .
|
|
``` |