Skip to content

Commit

Permalink
Update cmd/root.go
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Vessels <[email protected]>
  • Loading branch information
JessRudder and cheshire137 authored Oct 18, 2024
1 parent 589d743 commit a1ba1fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ func NewRootCommand() *cobra.Command {
To see a list of all available commands, run %[1]sgh models help%[1]s. To run the extension in
interactive mode, run %[1]sgh models run%[1]s. This will prompt you to select a model and then
to enter a prompt. The extension will then return a response from the model.
enter a prompt. The extension will then return a response from the model.
For more information about what you can do with GitHub Models extension, see the manual
at https://cli.github.com/manual/gh_models
Expand Down

0 comments on commit a1ba1fc

Please sign in to comment.