Update README.md

This commit is contained in:
G gael 2025-09-24 13:39:32 -04:00
parent 2865e0d0fc
commit e54cae98fc

View File

@ -35,7 +35,7 @@ cd gain-viz
```bash
pip install --upgrade build --break-system-packages
python3 -m build
pip install dist/gain_viz-0.1.0-py3-none-any.whl
pip install dist/gain_viz-0.1.0-py3-none-any.whl --break-system-packages
```
## Usage