You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: document install script usage in all language READMEs
- Add installation instructions for using an install script in English, Simplified Chinese, and Traditional Chinese READMEs
- Update documentation outlines to include the new install script section in all languages
- Explain install script steps: automatic OS/architecture detection, downloading the latest binary, and adding it to PATH
Signed-off-by: appleboy <[email protected]>
Download the pre-compiled binaries from the [release page](https://github.com/appleboy/CodeGPT/releases). Change the binary permissions to `755` and copy the binary to the system bin directory. Use the `codegpt` command as shown below:
0 commit comments