Skip to content

Commit 35f2605

Browse files
committed
curl -L for cli
1 parent aa43e22 commit 35f2605

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
@@ -14,7 +14,7 @@ Desktop version for macOS can be downloaded from the [app website](https://numi.
1414
Terminal version can be installed using provided shell command (same command used to update binary).
1515

1616
```
17-
curl -sS https://s.numi.app/cli | sh
17+
curl -sSL https://s.numi.app/cli | sh
1818
```
1919

2020
Alternative way of installing using [Homebrew](https://brew.sh/): `brew install nikolaeu/numi/numi-cli`.

0 commit comments

Comments
 (0)