Skip to content

Commit

Permalink
Merge pull request #94 from mhmohona/patch-2
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
andrewtavis authored Mar 9, 2024
2 parents 9ccbf61 + e98a077 commit 26d2a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/docs/CONTRIBUTING_NO_BACK_LINKS.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ git clone https://github.com/<your-username>/Scribe-Data.git
# Navigate to the newly cloned directory.
cd Scribe-Data
# Assign the original repo to a remote called "upstream".
git remote add upstream https://github.com/scribe-org/Scibe-Data.git
git remote add upstream https://github.com/scribe-org/Scribe-Data.git
```

- Now, if you run `git remote -v` you should see two remote repositories named:
Expand Down

0 comments on commit 26d2a38

Please sign in to comment.