Update README.md
This commit is contained in:
parent
ac741b52b3
commit
fa9049b738
|
|
@ -33,9 +33,13 @@ cd gain-viz
|
|||
2. Build and install
|
||||
|
||||
```bash
|
||||
pip install --upgrade build --break-system-packages
|
||||
pip install --upgrade build
|
||||
python3 -m build
|
||||
pip install dist/gain_viz-0.1.0-py3-none-any.whl --break-system-packages
|
||||
pip install dist/gain_viz-0.1.0-py3-none-any.whl
|
||||
export PATH=$PATH:/home/qrf/.local/bin
|
||||
source ~/.bashrc
|
||||
|
||||
|
||||
```
|
||||
|
||||
## Usage
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user