Last active
August 29, 2015 14:24
-
-
Save synackme/b19c5e11e298a6dd2a92 to your computer and use it in GitHub Desktop.
Install Dradis Community
This file contains 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
mkdir dradis3-git | |
cd dradis3-git/ | |
git clone https://github.com/dradis/dradisframework | |
cd dradisframework/ | |
rm Gemfile.lock | |
git checkout release-3.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment