Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattvr authored Apr 12, 2023
1 parent af6436c commit 0892d51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ gpt "Output a CSV of 10 notable cities in Japan with their name in English & Jap
2. Run the following command to install ShellGPT:

```sh
deno install -A --name=gpt https://deno.land/x/shellgpt/mod.ts
deno install -A --name=gpt https://deno.land/x/shellgpt@0.1.4/mod.ts
```

### Configuration
Expand Down

0 comments on commit 0892d51

Please sign in to comment.