From f52d2ef93b090dfc5a76658ab948a46a888c8fc3 Mon Sep 17 00:00:00 2001 From: Vincent Fazio Date: Fri, 23 Jun 2023 10:17:57 +1000 Subject: [PATCH] Update software versions in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f2abedb4..394bf7fd 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ User Interface component for the [AuScope Discovery Portal](http://portal.auscope.org.au/) -This project was generated with the [Angular CLI](https://github.com/angular/angular-cli). It is now on version 14 of Angular. For best results compile with Angular 14, node 18 and npm 9. +This project was generated with the [Angular CLI](https://github.com/angular/angular-cli). It is now on version 15 of Angular. For best results compile with Angular 15, node 18 and npm 9. ## Prerequisites Install node v18 https://nodejs.org/en/download/ -Install npm v9 `npm install -g npm@8` -install the Angular CLI v14 `npm install -g @angular/cli@13` +Install npm v9 `npm install -g npm@9` +install the Angular CLI v15 `npm install -g @angular/cli@15` ## Development server