From 3bceb38d4557f975aa428cb58df0bfcad74d9a63 Mon Sep 17 00:00:00 2001 From: Alireza <52659255+Alireza9476@users.noreply.github.com> Date: Wed, 1 Nov 2023 19:59:00 +0100 Subject: [PATCH] Update readme.md Co-authored-by: andrzejsydor --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2b7d17053..f03de294d 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ cd spring-petclinic java -jar target/*.jar Extras: -Also ,,enable annotation processing" in `Compiler > Annotation Processors` so that you can work with lombok properly +Also ,"enable annotation processing" in `Compiler > Annotation Processors` so that you can work with lombok properly ``` You can then access petclinic at http://localhost:8080/