Skip to content

Commit 64be765

Browse files
authored
Merge pull request #40 from ebenjs/ebenjs-patch-fixed-install-script
Update README.md
2 parents fe64735 + a46d036 commit 64be765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Choose your preferred installation method below. Unix based systems (Linux, macO
3838
### Automatic install on debian based distros
3939

4040
```bash
41-
curl -s https://raw.githubusercontent.com/ebenjs/gpt-shell/develop/install-scripts/install-script-deb.sh | sudo bash bash
41+
curl -s https://raw.githubusercontent.com/ebenjs/gpt-shell/develop/install-scripts/install-script-deb.sh | sudo bash
4242
```
4343

4444
### Manual install from sources

0 commit comments

Comments
 (0)