TheR1D / shell_gpt

A command-line productivity tool powered by AI large language models like GPT-4, will help you accomplish your tasks faster and more efficiently.
MIT License
9.63k stars 760 forks source link

How to update to Latest releases? #55

Closed jebko0429 closed 1 year ago

jebko0429 commented 1 year ago

Newbi here. Im using sgpt on termux and it's working fine. But, how to upgrade to latest release without ruining my installed sgpt.

TheR1D commented 1 year ago

You can update it using pip:

pip install shell-gpt --user --upgrade