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 e229d94 commit aa43e22Copy full SHA for aa43e22
Readme.md
@@ -8,13 +8,13 @@
8
9
Desktop version for macOS can be downloaded from the [app website](https://numi.app) or from releases page on GitHub.
10
11
-- [Numi for MacOS](https://s1.numi.app/download)
12
-- [Numi for Windows](https://api.ak.numi.app/win-download)
+- [Numi for MacOS](https://s1.numi.app/download)
+- [Numi for Windows](https://api.ak.numi.app/win-download)
13
14
Terminal version can be installed using provided shell command (same command used to update binary).
15
16
```
17
-curl -sS https://s3.numi.io/cli/install.sh | sh
+curl -sS 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