From 9bb8be0a93c4e8dc95630af4d0ce35ac4971760a Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Fri, 9 Aug 2019 16:02:08 +0200 Subject: [PATCH] brew docs --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index ae8940c8..1f5fdbfc 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,20 @@ easily [added](https://github.com/borkdude/babashka/blob/master/src/babashka/interpreter.clj#L10). PRs welcome. +## Installation + +Linux and macOS binaries are provided via brew. + +Install: + + brew install borkdude/brew/babashka + +Upgrade: + + brew upgrade babashka + +You may also download a binary from [Github](https://github.com/borkdude/babashka/releases). + ## Usage The first argument to `bb` is the form to be executed. There is one special