From a11c1a9a95a62872ac81f83e6740a57dcf06d59f Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Sun, 22 May 2016 03:46:55 +0900 Subject: [PATCH] Add brew install instructions. --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 6e11917..9b7279f 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,19 @@ Translations: [日本語], [简体中文], [한국어], [Русский], [Catal ## Install +Manually + ```sh curl -Lo ~/.config/fish/functions/fisher.fish --create-dirs git.io/fisherman ``` +With brew + +``` +brew tap fisherman/tap +brew install fisherman +``` + ## Usage Install a plugin.