creativecreatorormaybenot
Committed by GitHub

1.3.0

@@ -5,7 +5,7 @@ The following steps are based on [flutter/plugin's contributing guide](https://g @@ -5,7 +5,7 @@ The following steps are based on [flutter/plugin's contributing guide](https://g
5 ## Creating a fork 5 ## Creating a fork
6 6
7 * If you have not yet configured your machine with an SSH key that is known to GitHub, then follow [GitHub's directions](https://help.github.com/articles/generating-ssh-keys/) to generate an SSH key. 7 * If you have not yet configured your machine with an SSH key that is known to GitHub, then follow [GitHub's directions](https://help.github.com/articles/generating-ssh-keys/) to generate an SSH key.
8 - * Fork [this repository](https://github.com/creativecreatorormaybenot/wakelock/new) using the "Fork" button in the upper right corner of the repository's GitHub page. 8 + * Fork [this repository](https://github.com/creativecreatorormaybenot/wakelock) using the "Fork" button in the upper right corner of the repository's GitHub page.
9 * `git clone git@github.com:<github_user_name>/wakelock.git` 9 * `git clone git@github.com:<github_user_name>/wakelock.git`
10 * `cd wakelock` 10 * `cd wakelock`
11 * `git remote add upstream git@github.com:creativecreatorormaybenot/wakelock.git` 11 * `git remote add upstream git@github.com:creativecreatorormaybenot/wakelock.git`