Skip to content

Instantly share code, notes, and snippets.

@tjake
Created June 15, 2011 15:18
Show Gist options
  • Save tjake/1027319 to your computer and use it in GitHub Desktop.
Save tjake/1027319 to your computer and use it in GitHub Desktop.
Add the following line to your /etc/apt/sources.list
deb http://debian.qa.datastax.com/ brisk main
then do
wget -O - http://debian.qa.datastax.com/debian/apt_key | sudo apt-key add -
sudo apt-get update
sudo apt-get install brisk-full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment