... | ... | @@ -65,5 +65,5 @@ If you want to clone the repository and work with the source code then you'll ne |
|
|
git clone git://github.com/Arachni/arachni.git
|
|
|
cd arachni
|
|
|
gem install bundler # Use sudo if you get permission errors.
|
|
|
bundle install # To resolve possible dev dependencies.
|
|
|
bundle install --without prof # To resolve possible dev dependencies.
|
|
|
rake install # To install to PATH, use sudo if you get permission errors. |