... | @@ -30,5 +30,5 @@ Finally, if you are using RVM, put this in your ```.rvmrc``` file: |
... | @@ -30,5 +30,5 @@ Finally, if you are using RVM, put this in your ```.rvmrc``` file: |
|
source $env_root/environment
|
|
source $env_root/environment
|
|
export PATH=$env_root/gems/bin:$PATH
|
|
export PATH=$env_root/gems/bin:$PATH
|
|
|
|
|
|
If not using RVM you'll have to run the above manually when working with the
|
|
If not using RVM you'll have to run the above manually when working from the
|
|
terminal while developing Arachni. |
|
terminal while developing Arachni. |