[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:
|
You can get release versions using Homebrew:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ brew tap clementtsang/bottom
|
brew tap clementtsang/bottom
|
||||||
$ brew install bottom
|
brew install bottom
|
||||||
# Or
|
# Or
|
||||||
$ brew install clementtsang/bottom/bottom
|
brew install clementtsang/bottom/bottom
|
||||||
```
|
```
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in New Issue