Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
AliasIO committed Feb 22, 2015
1 parent 8229354 commit f3eab6e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ on your system.
Clone the Wappalyzer repository and open the newly created directory in a
terminal. Run `vagrant up` to start the environment.

Run `vagrant ssh` to access the environment and read usage instructions.

```shell
$ git clone https://github.com/ElbertF/Wappalyzer.git wappalyzer
Expand All @@ -41,4 +42,5 @@ $ vagrant up

To stop the environment, run `vagrant halt`.

Run `vagrant ssh` to access the environment.
If a new Docker image becomes available, rebuild the environment with
`vagrant destroy -y && vagrant up`.

0 comments on commit f3eab6e

Please sign in to comment.