Skip to content

Commit ee4e7f6

Browse files
committed
Adding a line about first creating a repository on GitHub for exercise 3 for teamwork
1 parent 0e27118 commit ee4e7f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/teamwork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ Hi bbrydsoe! You've successfully authenticated, but GitHub does not provide shel
571571
572572
We now have SSH keys set up. Time to test it from your own machine:
573573
574-
1. Clone the repository, using the SSH address (click CODE on the GitHub repository and pick SSH). You will be asked for the key passphrase.
574+
1. Create a repository on GitHub. Clone the repository, using the SSH address (click CODE on the GitHub repository and pick SSH). You will be asked for the key passphrase.
575575
2. Enter the local repository. Do a `git pull` and see that it works. You will have to enter the key passphrase.
576576
3. Create a file (or edit a file).
577577
4. Add the file. Commit the file (`git add`, `git commit`)

0 commit comments

Comments
 (0)