Skip to content

Commit 8958247

Browse files
rootroot
authored andcommitted
updated README.md
1 parent 8062fd0 commit 8958247

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,9 +365,11 @@ Useful links for FusionTime
365365

366366
```
367367
$ git clone https://github.com/fusioncharts/angular-fusioncharts.git
368-
$ cd angular-component
368+
$ cd angular-fusioncharts
369369
$ npm i
370370
$ npm start
371+
$ npm run build
372+
371373
```
372374

373375
## Going Beyond Charts

dist/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,9 +365,11 @@ Useful links for FusionTime
365365

366366
```
367367
$ git clone https://github.com/fusioncharts/angular-fusioncharts.git
368-
$ cd angular-component
368+
$ cd angular-fusioncharts
369369
$ npm i
370370
$ npm start
371+
$ npm run build
372+
371373
```
372374

373375
## Going Beyond Charts

0 commit comments

Comments
 (0)