Skip to content

Commit 8263906

Browse files
committed
Update clone command in STEP_BY_STEP.md with the correct repository URL
1 parent 03c0b93 commit 8263906

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

STEP_BY_STEP.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
```powershell
2121
# Jika dari GitHub
22-
git clone <your-repo-url>
22+
git clone https://github.com/sains-data/Mlops_RC_04.git
2323
cd pothole-detection-mlops
2424
2525
# Atau sudah di folder ini

0 commit comments

Comments
 (0)