Closed
Description
We were confused by <MY_URL> vs <THEIR_URL>, since we missed step 1.
Perhaps, we can reformat the instructions as follows:
### Step 1
### Use GitHub to fork their repository (from <THEIR_URL>). This will give you <MY_URL>.
### Step 2
$ git clone <MY_URL> <DIR>
### Step 3
$ cd <DIR>
### Step 4
$ git remote add upstream <THEIR_URL>
Metadata
Metadata
Assignees
Labels
No labels