Updated README

main
Elbert Alias 10 years ago
parent f3eab6edbe
commit e4a534869a

@ -38,6 +38,7 @@ Run `vagrant ssh` to access the environment and read usage instructions.
$ git clone https://github.com/ElbertF/Wappalyzer.git wappalyzer $ git clone https://github.com/ElbertF/Wappalyzer.git wappalyzer
$ cd wappalyzer $ cd wappalyzer
$ vagrant up $ vagrant up
$ vagrant ssh
``` ```
To stop the environment, run `vagrant halt`. To stop the environment, run `vagrant halt`.