diff --git a/README.md b/README.md index c6c83da..f6295f3 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,12 @@ Seems like a fitting name for a persistent scratchpad :). - [clap](https://github.com/clap-rs/clap) ## Installation +### Via homebrew +```bash +brew tap jooaf/homebrew-thoth +brew install thoth +``` + ### Via Cargo If you have `cargo` installed on your machine, you can download directly from crates.io