From b79b8c0b5b21e0efd8607206a387bfa2b9256324 Mon Sep 17 00:00:00 2001 From: Alex Epstein Date: Sat, 15 Jul 2017 13:29:49 -0400 Subject: [PATCH] Adding sparrowhub to readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d5d140d..9a107d5 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,11 @@ Gets the link that is being masked by a url shortner brew install chainsawbaby/formula/bash-snippets ``` +### For Sparrowhub users +```bash +sparrow plg install [tool] +``` + ### Otherwise * First clone the repository: ```git clone https://github.com/alexanderepstein/Bash-Snippets```