Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
Co-Authored-By: Rishab Nayak <[email protected]>
  • Loading branch information
collinjackson and rishabnayak authored Aug 23, 2019
1 parent 6f5055a commit 31fdee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ _See also: [Flutter's code of conduct](https://flutter.io/design-principles/#cod
* If you haven't configured your machine with an SSH key that's known to github, then
follow [GitHub's directions](https://help.github.com/articles/generating-ssh-keys/)
to generate an SSH key.
* `git clone [email protected]:<your_name_here>/plugins.git`
* `git clone [email protected]:<your_name_here>/flutterfire.git`
* `cd plugins`
* `git remote add upstream [email protected]:FirebaseExtended/flutterfire.git` (So that you
fetch from the master repository, not your clone, when running `git fetch`
Expand Down

0 comments on commit 31fdee4

Please sign in to comment.