Skip to content

Commit

Permalink
Remove node version caution from setup-dev.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dvush committed Aug 8, 2020
1 parent d695b89 commit e6fd462
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/setup-dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ The problem should be solved at this step.
## `Node` & `Yarn`
1. Install `Node`. Be sure to install `Node` v10.20.1 or higher. Lower 10x versions (e.g. v10.16.1) can cause mysterious errors,
which won't look related to the `Node` itself.
1. Install `Node`.
2. Install `yarn`. Instructions can be found on the [official site](https://classic.yarnpkg.com/en/docs/install/).
Expand Down

0 comments on commit e6fd462

Please sign in to comment.