File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ To get started locally, follow these instructions:
4848
49491 . If you haven't done it already, [ make a fork of this repo] ( https://github.com/angular/angular-cli/fork ) .
50501 . Clone to your local computer using ` git ` .
51- 1 . Make sure that you have Node 10.9 or later installed. See instructions [ here] ( https://nodejs.org/en/download/ ) .
51+ 1 . Make sure that you have Node 10.13 or later installed. See instructions [ here] ( https://nodejs.org/en/download/ ) .
52521 . Make sure that you have ` yarn ` installed; see instructions [ here] ( https://yarnpkg.com/lang/en/docs/install/ ) .
53531 . Run ` yarn ` (no arguments) from the root of your clone of this project.
54541 . Run ` yarn link ` to add all custom scripts we use to your global install.
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ To get started locally, follow these instructions:
5656
57571. If you haven't done it already, [make a fork of this repo](https://github.com/angular/angular-cli/fork).
58581. Clone to your local computer using `git`.
59- 1. Make sure that you have Node 10.9 or later installed. See instructions [here](https://nodejs.org/en/download/).
59+ 1. Make sure that you have Node 10.13 or later installed. See instructions [here](https://nodejs.org/en/download/).
60601. Make sure that you have `yarn` installed; see instructions [here](https://yarnpkg.com/lang/en/docs/install/).
61611. Run `yarn` (no arguments) from the root of your clone of this project.
62621. Run `yarn link` to add all custom scripts we use to your global install.
You can’t perform that action at this time.
0 commit comments