Skip to content

Commit

Permalink
Merge pull request #4 from cytopia/readme-docs
Browse files Browse the repository at this point in the history
Make start/stop instructions more clear
  • Loading branch information
cytopia authored Mar 19, 2021
2 parents 3aee6f3 + d09fc13 commit fb4f11e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ git clone https://github.com/cytopia/docker-dvwa


## :zap: Start
Inside the `docker-dvwa/` directory:
Inside the cloned repository (`docker-dvwa/` directory):
```bash
make start
```



## :no_entry_sign: Stop
Inside the `docker-dvwa/` directory:
Inside the cloned repository (`docker-dvwa/` directory):
```bash
make stop
```
Expand Down

0 comments on commit fb4f11e

Please sign in to comment.