diff --git a/README.md b/README.md index fad8a5f..9b41bb0 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,9 @@ This project uses the 1Password CLI to generate the identical metadata files to ![opbookmarks authorizing with 1Password 8](./images/opbookmarks.png) -## Building +## Build & install -For the time being there is no downloadable installation available. Instead, you will need to clone this repo and build it. - -Built and tested with [Rust](https://www.rust-lang.org) 1.59.0. +You'll need [Rust](https://www.rust-lang.org) (at least 1.59.0) to build locally. - `git clone` - `cd opbookmarks` @@ -22,6 +20,8 @@ Built and tested with [Rust](https://www.rust-lang.org) 1.59.0. The built executable can be found in `target/release/opbookmarks`. +You can find pre-built executables on the [releases page](https://github.com/dteare/opbookmarks/releases). To use these you will need to manually chmod u+x and remove the quarentine bit to make it work. + ## Usage You will need [1Password 8](http://1password.com/downloads/mac/#beta-downloads) as well as the [1Password CLI](https://developer.1password.com/docs/cli) installed.