Skip to content

Commit b2f0e26

Browse files
authored
Merge pull request #262 from sbs2001/add_links_in_readme
Add links in README.md
2 parents e65ac68 + 0336bc6 commit b2f0e26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@ cd vulnerablecode
5050
### Using Docker Compose
5151
An easy way to set up VulnerableCode is with docker containers and docker compose.
5252
For this you need to have the following installed.
53-
- Docker Engine. Find instructions to install it here
54-
- Docker Compose. Find instructions to install it here
53+
- Docker Engine. Find instructions to install it [here](https://docs.docker.com/get-docker/)
54+
- Docker Compose. Find instructions to install it [here](https://docs.docker.com/compose/install/#install-compose)
5555

5656
Use `sudo docker-compose up` to start VulnerableCode.
5757
Access VulnerableCode at http://localhost:8000/ or at http://127.0.0.1:8000/ .

0 commit comments

Comments
 (0)