diff --git a/README.md b/README.md
index e34511b86..c865c3b51 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,8 @@ cd spring-petclinic
java -jar target/*.jar
```
+(On Windows, or if your shell doesn't expand the glob, you might need to specify the JAR file name explicitly on the command line at the end there.)
+
You can then access the Petclinic at .