Skip to content

Commit 9349fb6

Browse files
committed
Update README.md
1 parent 917c371 commit 9349fb6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $ brew update && brew cask install react-native-debugger
2727
### >= Homebrew 2.6.0
2828

2929
```bash
30-
$ brew install [--cask] react-native-debugger
30+
$ brew install --cask react-native-debugger
3131
```
3232

3333
This puts `React Native Debugger.app` in your `/applications/` folder.
@@ -51,7 +51,7 @@ Install last release of v0.10 (0.10.7)
5151

5252
### >= Homebrew 2.6.0
5353

54-
`brew install [--cask] https://raw.githubusercontent.com/Homebrew/homebrew-cask/b6ac3795c1df9f97242481c0817b1165e3e6306a/Casks/react-native-debugger.rb`
54+
`brew install --cask https://raw.githubusercontent.com/Homebrew/homebrew-cask/b6ac3795c1df9f97242481c0817b1165e3e6306a/Casks/react-native-debugger.rb`
5555

5656
## Documentation
5757

0 commit comments

Comments
 (0)