diff --git a/README.md b/README.md index a8f11f0..ad01e9d 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,22 @@ Bloom is an opinionated theme generator, matching the Rosé Pine style guide. ### Homebrew +A [Homebrew](https://brew.sh) formula is available from our official tap: + ```sh brew install rose-pine/tap/bloom ``` +### Arch Linux + +Use your favourite AUR helper or build from source per the [AUR instructions](https://wiki.archlinux.org/title/Arch_User_Repository#Installing_and_upgrading_packages): + +```sh +# Community maintained +# https://aur.archlinux.org/packages/rose-pine-bloom +yay -S rose-pine-bloom +``` + ### Releases Download the latest release from https://github.com/rose-pine/rose-pine-bloom/releases or use [goblin.run](https://goblin.run): @@ -35,6 +47,8 @@ curl -sf http://goblin.run/github.com/rose-pine/rose-pine-bloom | OUT=bloom sh ### Build +With [Go](https://go.dev/doc/install) installed: + ```sh go build -o $(go env GOPATH)/bin/bloom github.com/rose-pine/rose-pine-bloom ``` @@ -55,7 +69,7 @@ To build your themes, use `bloom build` ([docs](./docs/bloom_build.md)): ```sh bloom build template.json ``` - + ### Variables > By default, variables are prefixed with `$`