Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,14 @@ After installing the `gh` CLI, from a command-line run:
gh extension install https://github.com/github/gh-models
```

#### Upgrading

If you've previously installed the `gh models` extension and want to update to the latest version, you can run this command:

```sh
gh extension upgrade github/gh-models
```

### Examples

#### Listing models
Expand Down
Loading