Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit 3e8bc3c

Browse files
committed
Fix Readme project link
1 parent b4461dc commit 3e8bc3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Take a look, play and have fun with it!
1515
## 🚀 Environment setup
1616

1717
1. Install Java: `brew cask install java`
18-
2. Clone this repository: `git clone https://github.com/CodelyTV/java-bootstrap`.
18+
2. Clone this repository: `git clone https://github.com/CodelyTV/cqrs-ddd-java-example`
1919
3. Execute some [Gradle lifecycle tasks](https://docs.gradle.org/current/userguide/java_plugin.html#lifecycle_tasks) in order to check everything is OK:
2020
1. Create [the project JAR](https://docs.gradle.org/current/userguide/java_plugin.html#sec:jar) and other project artifacts:
2121
`./gradlew assemble --warning-mode all`

0 commit comments

Comments
 (0)