Skip to content

Commit fce0ed5

Browse files
Update wording in readme for fork and add members
Co-authored-by: Kaida Masaki <kaida@adadevelopersacademy.org>
1 parent d061f07 commit fce0ed5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
In this exercise you will work with your group to get to full code coverage and fix any bugs that you find.
44

55
## Setup
6-
1. In Github, click on the "Fork" button in github and fork the repository to your Github account. This will make a copy of the project in your github account.
6+
1. On [Github](https://github.com/AdaGold/code-coverage-exercise), click on the "Fork" button in the top right corner and fork the repository to your Github account. This will make a copy of the project in your Github account.
77

8-
2. In Github, add the other member(s) of your team as collaborators to the repository. Do this by a The student who forked the respository should first choosing Settings from the top menu bar, then Manage access from the left navigation, and finally Invite teams or people.
8+
2. On Github, add the other member(s) of your team as collaborators to _your fork_ of the repository. To do this the student who forked the repository should first choose "Settings" from the top menu bar (underneath the bar with the "Pin" button), then under the "Access" heading select "Collaborators", then under "Manage access" select "Add people".
99

1010
3. Clone a copy of this exercise. This command makes a new folder called `code-coverage-exercise`, and then puts the exercise into this new folder.
1111

0 commit comments

Comments
 (0)