Update README.md

This commit is contained in:
G gael 2025-09-23 15:46:29 -04:00
parent 48e92a7361
commit 89afaf2401

View File

@ -35,7 +35,7 @@ cd gain-viz
```bash ```bash
pip install --upgrade build pip install --upgrade build
python -m build python -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
``` ```
## Usage ## Usage