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
27
27
### >= Homebrew 2.6.0
28
28
29
29
``` bash
30
- $ brew install [ --cask] react-native-debugger
30
+ $ brew install --cask react-native-debugger
31
31
```
32
32
33
33
This puts ` React Native Debugger.app ` in your ` /applications/ ` folder.
@@ -51,7 +51,7 @@ Install last release of v0.10 (0.10.7)
51
51
52
52
### >= Homebrew 2.6.0
53
53
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 `
55
55
56
56
## Documentation
57
57
You can’t perform that action at this time.
0 commit comments