From 5d5155d45274bfda736197c7f493b8773da54b64 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 21 Oct 2022 02:48:58 +0200 Subject: [PATCH] install via. homebrew --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index aab8487..8f18bdd 100644 --- a/README.md +++ b/README.md @@ -44,4 +44,7 @@ git clone https://github.com/kjuulh/gitignore Added in HomebrewFormula -Instructions TBA +```bash +$ brew tap kjuulh/gitignore https://github.com/kjuulh/gitignore +$ brew install kjuulh/gitignore/kignore-bin +```