Skip to content

Commit bb32ce6

Browse files
committed
doc: update readme
1 parent fbf8d3f commit bb32ce6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Click below to see the demo in a web browser:<br>
4646

4747
1. Set up an Angular project and install dependencies:
4848
```
49-
npm i three dagre atft --save
49+
npm i three dagre atft yaml --save
5050
npm i @types/dagre @types/three --save-dev
5151
```
5252
3. Import library into your module:

projects/atft/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ Click below to see the demo in a web browser:<br>
4646

4747
1. Set up an Angular project and install dependencies:
4848
```
49-
npm i three dagre atft --save
49+
npm i three dagre atft yaml --save
5050
npm i @types/dagre @types/three --save-dev
5151
```
5252
2. Import library into your module:

0 commit comments

Comments
 (0)