From d8722bb5e50eb2c7e8504487b1eec5fc436190b1 Mon Sep 17 00:00:00 2001 From: Clement Tsang <34804052+ClementTsang@users.noreply.github.com> Date: Sat, 22 Feb 2020 23:40:49 -0500 Subject: [PATCH] [skip travis] Remove extra $ signs from README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9e8aa06c..ff7d8f8f 100644 --- a/README.md +++ b/README.md @@ -74,10 +74,10 @@ choco install bottom You can get release versions using Homebrew: ```bash -$ brew tap clementtsang/bottom -$ brew install bottom +brew tap clementtsang/bottom +brew install bottom # Or -$ brew install clementtsang/bottom/bottom +brew install clementtsang/bottom/bottom ``` ## Usage