Update README.md

This commit is contained in:
G gael 2025-09-24 13:38:37 -04:00
parent 69c296a606
commit 2865e0d0fc

View File

@ -34,7 +34,7 @@ cd gain-viz
```bash ```bash
pip install --upgrade build --break-system-packages pip install --upgrade build --break-system-packages
python -m build 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
``` ```