Skip to content

Commit

Permalink
curl -L for cli
Browse files Browse the repository at this point in the history
  • Loading branch information
nikalaew committed Oct 19, 2024
1 parent aa43e22 commit 35f2605
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Desktop version for macOS can be downloaded from the [app website](https://numi.
Terminal version can be installed using provided shell command (same command used to update binary).

```
curl -sS https://s.numi.app/cli | sh
curl -sSL https://s.numi.app/cli | sh
```

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

0 comments on commit 35f2605

Please sign in to comment.