[skip travis] Remove extra $ signs from README
This commit is contained in:
parent
d99dea7ab9
commit
d8722bb5e5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue