Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EmilStenstrom committed Aug 31, 2018
1 parent 0fbe3ba commit aad8aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ GitHub Pages_. Select your master branch as Source, and click Save.
1. **Add a connection between your forked project**, and the mybgg project. We will use this "connection", or remote, to fetch the latest version. _You only need to do this the first time_.

```
git remote add upstream https://github.com/YOUR_GITHUB_USERNAME/mybgg.git
git remote add upstream https://github.com/EmilStenstrom/mybgg.git
```

2. **Fetch the latest changes** from the mybgg project:
Expand Down

0 comments on commit aad8aee

Please sign in to comment.