Last active
August 29, 2015 14:11
-
-
Save batkinson/e95bbc980af74af5dc3f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# fixes missing package errors | |
sudo apt-get update | |
# installs the requisite packages | |
sudo apt-get install python-pip git chromium-browser chromium-chromedriver xvfb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment