Files
openswarm/debugger/README.md
T
2026-03-13 12:09:25 -07:00

9 lines
130 B
Markdown

# Installation
1. Navigate to this directory:
2. Install the package in development mode:
```bash
pip install -e .
```