... | ... | @@ -16,7 +16,7 @@ The following will build and setup a self-contained environment for you: |
|
|
|
|
|
ARACHNI_BUILD_ENV=development wget -O - https://raw.github.com/Arachni/build-scripts/master/bootstrap.sh | bash
|
|
|
|
|
|
The ```ARACHNI_BUILD_ENV=development``` env tells the build-scripts to preserve
|
|
|
The ```ARACHNI_BUILD_ENV=development``` variable tells the build-scripts to preserve
|
|
|
development headers of all the libraries it installs so that you'll be able to
|
|
|
install more gems inside that env if need be.
|
|
|
(If you don't plan on installing extra gems you can leave the ```ARACHNI_BUILD_ENV```
|
... | ... | |