From f0b23f433b2336dc2dc68238ac78b3747dc3be30 Mon Sep 17 00:00:00 2001 From: Matthew Sowden <549624+resba@users.noreply.github.com> Date: Tue, 19 May 2020 21:58:06 -0400 Subject: [PATCH] Should be v9 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1478aa1e..9073602c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This repository contains the code of the [Angular Core Deep Dive](https://angular-university.io/course/angular-course). -This course repository is updated to Angular v8, and there is a package-lock.json file available, for avoiding semantic versioning installation issues. +This course repository is updated to Angular v9, and there is a package-lock.json file available, for avoiding semantic versioning installation issues. ![Angular Core Deep Dive](https://s3-us-west-1.amazonaws.com/angular-university/course-images/angular-core-in-depth-small.png)