Skip to content

Commit

Permalink
Homebrew installation
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhil1raghav committed Sep 27, 2022
1 parent 7150523 commit f9dfae0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,22 @@ As this was not the case with the older [python version](https://github.com/nikh



#### Brew

Kindle-send can be installed via brew

```sh
brew install nikhil1raghav/tap/kindle-send
```

#### Download binary

Download the binary for your operating system and architecture from [release page](https://github.com/nikhil1raghav/kindle-send/releases) and add it to your [PATH](https://en.wikipedia.org/wiki/PATH_(variable)).
If there is no binary compatible for your system. Please create an issue.


#### Go install

If you have golang installed, you can also install kindle-send using

```sh
Expand Down

0 comments on commit f9dfae0

Please sign in to comment.