Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari authored Dec 24, 2019
1 parent e098915 commit 252bf6c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,12 @@ git checkout master
git pull upstream master
```

4. Install dependencies:
4. Install the dependencies:

```sh
yarn install
```

or

````sh
yarn

5. Create a new topic branch:

```sh
Expand Down

0 comments on commit 252bf6c

Please sign in to comment.