mattvr / ShellGPT

Upgrade your terminal with GPT-4. Ask questions, automate commands, pipe I/O, etc. Made with Deno.
MIT License
228 stars 11 forks source link

Add suggestion to run gpt --update after installing #19

Closed nicobrenner closed 6 months ago

nicobrenner commented 6 months ago

To try to avoid this for new users: https://github.com/mattvr/ShellGPT/issues/18

mattvr commented 6 months ago

Hm, this shouldn't be necessary. @nicobrenner The recommended install flow implicitly installs the latest version. (deno run -rA https://deno.land/x/shellgpt/install.ts)

When you tried earlier, you ran into a bug with 0.3.6 only that's now been fixed.

I just tested a fresh install and there wasn't a need to manually run --update.

nicobrenner commented 6 months ago

Excellent. Thank you

On Sat, Mar 9, 2024 at 12:19 PM mattvr @.***> wrote:

Hm, this shouldn't be necessary. @nicobrenner https://github.com/nicobrenner The recommended install flow implicitly installs the latest version. (deno run -rA https://deno.land/x/shellgpt/install.ts)

When you tried earlier, you ran into a bug with 0.3.6 only that's now been fixed.

I just tested a fresh install and there wasn't a need to manually run --update.

— Reply to this email directly, view it on GitHub https://github.com/mattvr/ShellGPT/pull/19#issuecomment-1986966748, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARQXNGGXL6V4BPOJNDIIQTYXNVDVAVCNFSM6AAAAABEOLM7G6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSOBWHE3DMNZUHA . You are receiving this because you were mentioned.Message ID: @.***>