mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-04-24 19:32:48 +00:00
Address review comment
This commit is contained in:
parent
6be2a5870d
commit
10b13eb5b1
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ cd spring-petclinic
|
|||
java -jar target/*.jar
|
||||
```
|
||||
|
||||
You can then access petclinic [here](http://localhost:8080/)
|
||||
You can then access petclinic at http://localhost:8080/
|
||||
|
||||
<img width="1042" alt="petclinic-screenshot" src="https://cloud.githubusercontent.com/assets/838318/19727082/2aee6d6c-9b8e-11e6-81fe-e889a5ddfded.png">
|
||||
|
||||
|
|
Loading…
Reference in a new issue