Skip to content

Commit ee9a329

Browse files
committed
Update README.md
1 parent 5db16d9 commit ee9a329

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ This is my portfolio developed with Angular
55
## Install
66

77
* [Install Node.js](https://nodejs.org/en/).
8-
* Install [Angular CLI: 13.2.4](https://www.npmjs.com/package/@angular/cli/v/13.2.4).
9-
* Run `npm install -g @angular/cli` to install Globally or `npm install @angular/cli` to install locally. To install Install Specific Version (Example: 13.2.4) `npm install -g @angular/cli@13.2.4`.
8+
* Install [Angular CLI: 17.1.0](https://www.npmjs.com/package/@angular/cli/v/17.1.0).
9+
* Run `npm install -g @angular/cli` to install Globally or `npm install @angular/cli` to install locally. To install Install Specific Version (Example: 17.1.0) `npm install -g @angular/cli@17.1.0`.
1010
* Clone this project repository.
1111
* Run `npm install` from project directory..
1212
* Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build.
@@ -40,7 +40,7 @@ To get more help on the Angular CLI use `ng help` or go check out the [Angular C
4040
* SCSS
4141
* Angular Animation
4242
* TypeScript
43-
* Angular CLI: 13.2.4
43+
* Angular CLI: 17.1.0
4444
* Node: 10.15.1
4545
* TSLint
4646
* ES6

0 commit comments

Comments
 (0)