Skip to content

Commit e156b66

Browse files
authored
doc: updated command in CONTRIBUTING.md to use --cask (#4045)
1 parent c3e62a1 commit e156b66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Please be aware of the following notes prior to opening a pull request:
7070
To run the tests locally, install `phantomjs`. You can do so using [Homebrew][homebrew]:
7171

7272
```
73-
brew cask install phantomjs
73+
brew install --cask phantomjs
7474
```
7575

7676
Then, to run all tests:

0 commit comments

Comments
 (0)