From 116a466c8d5c88eee896952c05ea7345e74ca0f5 Mon Sep 17 00:00:00 2001 From: Ross Penman Date: Sat, 20 Aug 2016 10:00:06 +0100 Subject: [PATCH] Minor grammar fix in README There's only one command --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index ff15e2d11..cc3e39f0f 100644 --- a/Readme.md +++ b/Readme.md @@ -45,7 +45,7 @@ cask 'firefox', args: { appdir: '~/my-apps/Applications' } mas '1Password', id: 443987910 ``` -You can then easily install all of the dependencies with one of the following commands: +You can then easily install all of the dependencies with the following command: $ brew bundle