Skip to content

Instantly share code, notes, and snippets.

@curtislacy
Last active August 29, 2015 14:11
Show Gist options
  • Save curtislacy/9e5d7e1fbff5f2ccaee6 to your computer and use it in GitHub Desktop.
Save curtislacy/9e5d7e1fbff5f2ccaee6 to your computer and use it in GitHub Desktop.
Installing counterblockd
sudo apt-get install python-pip cython libxml2-dev libxslt1-dev python-dev
git clone https://github.com/digitaltangibletrust/counterblockd.git
cd counterblockd
sudo pip install -r pip-requirements.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment