mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-26 00:45:50 +00:00
Fix syntax highlighting in the code block section
This commit is contained in:
parent
335352deb8
commit
3705e4c8ec
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ The following items should be installed in your system:
|
||||||
## Running petclinic locally
|
## Running petclinic locally
|
||||||
You can build a jar file and run it from the command line:
|
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):
|
# Clone the repository (remember to change the URL to your forked one):
|
||||||
git clone git@github.com:cleankod/spring-petclinic.git
|
git clone git@github.com:cleankod/spring-petclinic.git
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue