Fix syntax highlighting in the code block section

This commit is contained in:
Adam Klinkosz 2021-04-20 12:08:14 +02:00 committed by GitHub
parent 335352deb8
commit 3705e4c8ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,7 +17,7 @@ The following items should be installed in your system:
## Running petclinic locally
You can build a jar file and run it from the command line:
```
```shell
# Clone the repository (remember to change the URL to your forked one):
git clone git@github.com:cleankod/spring-petclinic.git