Skip to content

Commit a9886c9

Browse files
authored
Update Readme.md
1 parent 935b2b8 commit a9886c9

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

Readme.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,27 @@
44

55
![](https://numi.app/images/numi-screenshot-yellow.png)
66

7-
You can use Numi from command line on Linux and macOS or as a desktop app on macOS. The recommended way to install CLI version is using [Homebrew](https://brew.sh/):
7+
## Installation
8+
9+
### MacOS
10+
11+
For CLI installation recommended way is using [Homebrew](https://brew.sh/):
812

913
`brew install nikolaeu/numi/numi-cli`
1014

11-
Desktop version for macOS version can be downloaded from the [app website](https://numi.app). You can also download the most recent CLI, desktop version and new Alfred extension manually from the [releases](https://github.com/nikolaeu/numi/releases/) page. _Note, there's no need to enable Alfred integration in app preferences with the new workflow (just make sure CLI version has been installed)._
15+
Desktop version for macOS version can be downloaded from the [app website](https://numi.app).
16+
17+
You can also download the most recent CLI, desktop version and new Alfred extension manually from the [releases](https://github.com/nikolaeu/numi/releases/) page. _Note, there's no need to enable Alfred integration in app preferences with the new workflow (just make sure CLI version has been installed)._
18+
19+
### Linux
20+
21+
Install CLI version for Linux using [Homebrew](https://brew.sh/):
22+
23+
`brew install nikolaeu/numi/numi-cli`
24+
25+
You can also find available binaries (including musl version) on [releases page](https://github.com/nikolaeu/numi/releases).
26+
27+
## Usage
1228

1329
CLI usage example (pass `-h` for more options):
1430

0 commit comments

Comments
 (0)