From 2631e89dcce009292a25e966f813a865769247bb Mon Sep 17 00:00:00 2001 From: Casey Duquette Date: Thu, 12 Jan 2017 21:20:09 -0800 Subject: [PATCH] update readme with correct install instructions --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index ab113ac..1b7b148 100644 --- a/README.md +++ b/README.md @@ -27,12 +27,11 @@ depends on it (except you). See Usage to ignore certain formula from being remov Tap this repository and install via `brew` itself. - ``` - $ brew tap beeftornado/rmtree && brew install beeftornado/rmtree/brew-rmtree - ``` +``` +$ brew tap beeftornado/rmtree +``` -Once you've installed via either method, you can use the command as -described above. +Once you've tapped it, you can use the command as described above. ## Usage