We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64be765 commit a120ea8Copy full SHA for a120ea8
README.md
@@ -38,7 +38,7 @@ Choose your preferred installation method below. Unix based systems (Linux, macO
38
### Automatic install on debian based distros
39
40
```bash
41
-curl -s https://raw.githubusercontent.com/ebenjs/gpt-shell/develop/install-scripts/install-script-deb.sh | sudo bash
+curl -s https://raw.githubusercontent.com/ebenjs/gpt-shell/main/install-scripts/install-script-deb.sh | sudo bash
42
```
43
44
### Manual install from sources
0 commit comments