diff --git a/README.md b/README.md index 30a9b94..1923156 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ brew install loops-so/tap/loops ### Script for macOS, Linux, Windows via WSL ```bash -curl -fsSL --proto '=https' --tlsv1.2 https://cli.loops.so | bash +curl -fsSL https://cli.loops.so | bash ``` To install a specific version or to a custom path, append `-s -- ` to `bash` in the command above. The default installation path is `~/.local/bin`.