Skip to content

Commit 3b903ae

Browse files
authored
Fix formatting in README.rst
1 parent 9cac5f8 commit 3b903ae

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

README.rst

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,11 +79,10 @@ Using Docker Compose
7979
~~~~~~~~~~~~~~~~~~~~
8080

8181
An easy way to set up VulnerableCode is with docker containers and
82-
docker compose. For this you need to have the following installed. -
83-
Docker Engine. Find instructions to install it
84-
`here <https://docs.docker.com/get-docker/>`__ - Docker Compose. Find
85-
instructions to install it
86-
`here <https://docs.docker.com/compose/install/#install-compose>`__
82+
docker compose. For this you need to have the following installed.
83+
84+
- Docker Engine. Find instructions to install it `here <https://docs.docker.com/get-docker/>`__
85+
- Docker Compose. Find instructions to install it `here <https://docs.docker.com/compose/install/#install-compose>`__
8786

8887
Use ``sudo docker-compose up`` to start VulnerableCode. Access
8988
VulnerableCode at http://localhost:8000/ or at http://127.0.0.1:8000/ .
@@ -227,4 +226,4 @@ For full documentation about API endpoints.
227226
.. |Gitter chat| image:: https://badges.gitter.im/gitterHQ/gitter.png
228227
:target: https://gitter.im/aboutcode-org/vulnerablecode
229228
.. |PRs Welcome| image:: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square
230-
:target: http://makeapullrequest.com
229+
:target: http://makeapullrequest.com

0 commit comments

Comments
 (0)