Skip to content

Commit aab5e3f

Browse files
docs: exact version numbers for ng update
fixes #63
1 parent 20bb43a commit aab5e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ See the documentation at [README_standalone](docs/README_standalone).
4848
This command has the following prerequisites:
4949

5050
- Git 1.9 or higher (execute `git --version` to check your version)
51-
- Angular project created via [Angular CLI](https://github.com/angular/angular-cli) v8.3.0-next.0 or greater (execute `ng update @angular/cli @angular/core --next=true` to upgrade your project if necessary)
51+
- Angular project created via [Angular CLI](https://github.com/angular/angular-cli) v8.3.0-next.0 or greater (execute `ng update @angular/cli@8.3.0-next.1 @angular/core@8.2.1` to upgrade your project if necessary)
5252

5353

5454

0 commit comments

Comments
 (0)