Skip to content

Commit 01b9046

Browse files
Fix directory name in cloning instructions
1 parent 1e3f5c8 commit 01b9046

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A robust, offline-first Survey Response Sync Engine built for Kotlin Multiplatfo
2222
### Cloning the Repository
2323
```bash
2424
git clone https://github.com/KennethMathari/DataSyncEngine.git
25-
cd PulaSyncEngine
25+
cd DataSyncEngine
2626
```
2727

2828
### Publishing to Local Maven Repository

0 commit comments

Comments
 (0)