File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff 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
3333This 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
You can’t perform that action at this time.
0 commit comments