Skip to content

Commit c09c3ef

Browse files
committed
clone
1 parent 81b95cb commit c09c3ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/6-clone-github-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This is the least preferred method, only do this if you are having issues with t
4242
With this method, clone the repository using the https method:
4343

4444
```sh
45-
$ git clone https://github.com/Data-Engineer-Camp/<yyyy><mm>-bootcamp.git
45+
$ git clone https://github.com/Data-Engineer-Camp/<yyyy>-<mm>-bootcamp.git
4646
Username: YOUR_USERNAME
4747
Password: YOUR_PERSONAL_ACCESS_TOKEN
4848
```

0 commit comments

Comments
 (0)