Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e333529

Browse files
authored
Update hand-in-assignments-guide.md
1 parent 61e010f commit e333529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hand-in-assignments-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Watch the video (by clicking the image) or go through the following walk-through
1212

1313
ONE TIME ONLY (START OF EVERY MODULE)
1414

15-
1. Create a [fork](https://help.github.com/en/articles/fork-a-repo) of the assignment module repository. For JavaScript (as well as the next 2 modules), the assignment module repository is `https://www.github.com/HackYourHomework/Assignment-cohortXX` where XX is your cohort number. You do this by using the `fork` option on the top right.
15+
1. Create a [fork](https://help.github.com/en/articles/fork-a-repo) of the assignment module repository. For JavaScript (as well as the next 2 modules), the assignment module repository is `https://www.github.com/HackYourAssignment/Assignment-cohortXX` where XX is your cohort number. You do this by using the `fork` option on the top right.
1616
2. Navigate to the URL of the cloned repository (it should be in your personal GitHub account, under "repositories").
1717
3. Clone the repository, using SSH¹, to your local machine. You can do this by typing in `git clone <git url>` in the command line.
1818
4. On your local machine, navigate to the folder using the command line.

0 commit comments

Comments
 (0)