From dbaf222ebc5ce760de2afc968bc3be8810108a3c Mon Sep 17 00:00:00 2001 From: gael Date: Tue, 11 Nov 2025 11:52:30 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81ddbe2..35088a9 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ cd gain-viz ```bash pip install --upgrade build python3 -m build -pip install dist/gain_viz-0.1.0-py3-none-any.whl +pip install dist/gain_viz-0.1.1-py3-none-any.whl export PATH=$PATH:~/.local/bin source ~/.bashrc