Skip to content

Commit fb9e311

Browse files
dzonatanJonathan Jayet
authored and
Jonathan Jayet
committed
chore(readme): fix webpack update version typo
Close angular#2200
1 parent acc8a6d commit fb9e311

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@ If you wish to collaborate while the project is still young, check out [our issu
1818

1919
## Webpack update
2020

21-
We changed the build system between beta.10 and beta.12, from SystemJS to Webpack.
21+
We changed the build system between beta.10 and beta.14, from SystemJS to Webpack.
2222
And with it comes a lot of benefits.
2323
To take advantage of these, your app built with the old beta will need to migrate.
2424

25-
You can update your `beta.10` projects to `beta.12` by following [these instructions](https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.14).
25+
You can update your `beta.10` projects to `beta.14` by following [these instructions](https://github.com/angular/angular-cli/wiki/Upgrading-from-Beta.10-to-Beta.14).
2626

2727
## Prerequisites
2828

0 commit comments

Comments
 (0)