Skip to content

Commit 775f62c

Browse files
author
Craig Walls
committed
Update README to reference spring-sync
1 parent 3c832ef commit 775f62c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A simple todo list example built with Spring
77
## Build and Run
88

99
> **NOTE:**
10-
> This project now depends on org.springframework:spring-patch:0.5.0.RELEASE. This project is not (yet) in any known Maven repository. Therefore, you'll need to clone it from https://github.com/habuma/spring-patch and do 'gradle build install' to get it into your local repository.
10+
> This project now depends on org.springframework:spring-sync:0.5.0.RELEASE. This project is not (yet) in any known Maven repository. Therefore, you'll need to clone it from https://github.com/habuma/spring-sync and do 'gradle build install' to get it into your local repository.
1111
1212
```sh
1313
./gradlew clean build bootRun

0 commit comments

Comments
 (0)