Skip to content

Commit 72f5cc1

Browse files
docs: add upgrade instructions
Update installation instructions to include upgrade command.
1 parent e7921d1 commit 72f5cc1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Authors: Kevin Barnard ([[email protected]](mailto:[email protected])), Paul R
1616
> [!NOTE]
1717
> VARS GridView requires Python 3.8 or later.
1818
19-
To install VARS GridView, run:
19+
To install or upgrade VARS GridView, run:
2020

2121
```bash
22-
pip install vars-gridview
22+
pip install --upgrade vars-gridview
2323
```
2424

2525
### From source

0 commit comments

Comments
 (0)