Skip to content

Commit 05acab1

Browse files
author
Cube
authored
Merge pull request #111 from Dynamsoft/_dev
Dev
2 parents a1d00e0 + 2030a83 commit 05acab1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

1.hello-world/5.read-video-vue/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Make sure you have [node](https://nodejs.org/) installed. `node 14.21.3` and `vu
1313

1414
## Create the sample project
1515

16-
### Create a Bootstrapped Raw React Application
16+
### Create a Bootstrapped Raw Vue Application
1717

1818
```cmd
1919
npm create vue@2
@@ -493,4 +493,4 @@ npm run dev
493493

494494
```sh
495495
npm run build
496-
```
496+
```

1.hello-world/6.read-video-vue3/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Make sure you have [node](https://nodejs.org/) installed. `node 14.21.3` and `vu
1313

1414
## Create the sample project
1515

16-
### Create a Bootstrapped Raw React Application
16+
### Create a Bootstrapped Raw Vue Application
1717

1818
```cmd
1919
npm create vue@3
@@ -471,4 +471,4 @@ npm run dev
471471

472472
```sh
473473
npm run build
474-
```
474+
```

0 commit comments

Comments
 (0)