Skip to content

Commit 8d8c2b9

Browse files
Update README.md
1 parent 0a630eb commit 8d8c2b9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,16 @@ Clone from Github
6060
```
6161
git clone https://github.com/phoenixcoded/able-pro-free-angular-admin-template.git
6262
```
63-
# Terminal Commands
63+
#### Terminal Commands
6464

6565
This project was generated with Angular CLI version 9.0.2 and angular 9.x.
6666

6767
1. Install NodeJs from [NodeJs Official Page](https://nodejs.org/en)
6868
2. Open Terminal.
6969
3. Go to your file project.
7070
4. Make sure you have installed [Angular CLI] (https://github.com/angular/angular-cli) already. If not, please install.
71-
5. Install node modules, Run in terminal: `npm install`
72-
6. Run `ng serve` for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
71+
5. Install node modules, Run in terminal: npm install
72+
6. Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.
7373

7474
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README] (https://github.com/angular/angular-cli/blob/master/README.md).
7575

0 commit comments

Comments
 (0)