Skip to content

Instantly share code, notes, and snippets.

@batkinson
Last active August 29, 2015 14:11
Show Gist options
  • Save batkinson/e95bbc980af74af5dc3f to your computer and use it in GitHub Desktop.
Save batkinson/e95bbc980af74af5dc3f to your computer and use it in GitHub Desktop.
# 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