From d9662acda07a813af9ce99c6a1ad8c6a4c41cc72 Mon Sep 17 00:00:00 2001 From: Masaharu TASHIRO Date: Mon, 12 Dec 2022 15:11:52 +0900 Subject: [PATCH] chore: add installation from Homebrew --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 051ef732..c6230b16 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,12 @@ And then execute: $> bundle ``` +### With a Homebrew (on macOS) + +```bash +brew install licensed +``` + ### As an executable Download a package from GitHub and extract the executable. Executable packages are available for each release starting with version 1.2.0.