diff --git a/README.md b/README.md index ae1eebb..e9bc682 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,13 @@ rite verify transcript.jsonl # verify afterward ## Installation +Install with Homebrew: + +```sh +brew tap rite-ly/tap +brew install rite +``` + Build from source: ```sh @@ -65,8 +72,6 @@ cargo build --release -p rite-cli cargo build --release -p rite-ls # language server for editor support ``` -Homebrew tap and prebuilt binaries are planned. - ## Features - [x] YAML ceremony DSL with roles, steps, materials, and outputs