Created
June 15, 2011 15:18
-
-
Save tjake/1027319 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
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