Skip to content

Commit 2408cba

Browse files
Include upgrade section in README
Add upgrade instructions for noaa-jetstream package.
1 parent 1dd28e5 commit 2408cba

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,11 @@ pip install noaa-jetstream
5656
> pip install --no-cache-dir --no-user noaa-jetstream
5757
> ```
5858
59+
#### Upgrade
60+
```
61+
uv pip install --no-cache --upgrade noaa-jetstream
62+
```
63+
5964
#### Option 2: Install from Source (Development)
6065

6166
```bash

0 commit comments

Comments
 (0)