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 aa43e22 commit 35f2605Copy full SHA for 35f2605
Readme.md
@@ -14,7 +14,7 @@ Desktop version for macOS can be downloaded from the [app website](https://numi.
14
Terminal version can be installed using provided shell command (same command used to update binary).
15
16
```
17
-curl -sS https://s.numi.app/cli | sh
+curl -sSL https://s.numi.app/cli | sh
18
19
20
Alternative way of installing using [Homebrew](https://brew.sh/): `brew install nikolaeu/numi/numi-cli`.
0 commit comments