Skip to content

Commit 373a44a

Browse files
committed
Remove outdated phantomjs install instruction from CONTRIBUTING.md
1 parent 3aeb048 commit 373a44a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,9 @@ CodeTriage requires Redis for background processing.
5858
If you're on OS X, Homebrew is the simplest way to install Redis:
5959

6060
```shell
61-
$ brew install redis memcached && brew cask install phantomjs
61+
62+
$ brew install redis memcached
63+
6264
$ redis-server
6365
```
6466

0 commit comments

Comments
 (0)