Skip to content

Commit de78f40

Browse files
authored
docs: update readme for shorter install script command (#47)
1 parent ccadcce commit de78f40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ brew install loops-so/tap/loops
2424
### Script for macOS, Linux, Windows via WSL
2525

2626
```bash
27-
curl -fsSL --proto '=https' --tlsv1.2 https://raw.githubusercontent.com/loops-so/cli/main/install.sh | bash
27+
curl -fsSL --proto '=https' --tlsv1.2 https://cli.loops.so | bash
2828
```
2929

3030
To install a specific version or to a custom path, append `-s -- <version> <path>` to `bash` in the command above. The default installation path is `~/.local/bin`.

0 commit comments

Comments
 (0)