Skip to content

Instantly share code, notes, and snippets.

@moondev
Created February 20, 2012 23:06
Show Gist options
  • Save moondev/1872160 to your computer and use it in GitHub Desktop.
Save moondev/1872160 to your computer and use it in GitHub Desktop.
cd ~/
git clone git://github.com/ariya/phantomjs.git && cd phantomjs
qmake-qt4 && make
sudo cp bin/phantomjs /usr/local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment