We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f784ce commit c21efddCopy full SHA for c21efdd
CONTRIBUTING.md
@@ -13,7 +13,7 @@ Thank you for your interest in contributing to the library!
13
14
## Setup
15
16
-1. [For the repository](https://help.github.com/articles/fork-a-repo/)
+1. [Fork the repository](https://help.github.com/articles/fork-a-repo/)
17
1. Clone your new forked repository to your local computer
18
1. Set the `benmvp` repository as your branch's upstream branch: `git remote add upstream https://github.com/benmvp/benmvp-cli.git`
19
1. Navigate to the root directory of your newly cloned repository: `cd /path/to/benmvp-cli`
0 commit comments