Skip to content

Commit 5201fd7

Browse files
feat: cosmetic changes
1 parent 25eba70 commit 5201fd7

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
@@ -80,7 +80,7 @@ java -jar build/libs/skeletonBatch-*.jar
8080
### 4. Set up the MySQL database for DB and CSV batch
8181
```bash
8282
cd ../dbAndCsvBatch
83-
docker compose up -d # Detailed documentation for skeletonBatch
83+
docker compose up -d
8484
```
8585

8686
### 5. Build the DB and CSV batch jobs

0 commit comments

Comments
 (0)