Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Added instructions to install phantomjs
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Nov 26, 2014
1 parent 2f26b4b commit 38d1538
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,12 @@ Make sure, you have the latest version of the Xcode command line tools installed

xcode-select --install

Install phantomjs (this is needed to control the Apple Developer Portal)

brew update && brew install phantomjs

If you don't already have homebrew installed, [install it here](http://brew.sh/).

# Usage

sigh
Expand Down

0 comments on commit 38d1538

Please sign in to comment.