Skip to content

Commit c7f60ac

Browse files
committed
Update ways-to-copy-dbr-js-deployable-files.md
1 parent da5372b commit c7f60ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

barcode-reader/web/configuration/ways-to-copy-dbr-js-deployable-files.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ You can obtain a copy of the DBR JS deployable files using one of the following
1616

1717
The resources can be found at the path: `dynamsoft-barcode-reader-js-{version-number}\dist`.
1818

19-
## 2. Install the library via `npm`
19+
## 2. Install the library via npm
2020

2121
**For Version 10 and Above**
2222

@@ -39,7 +39,7 @@ Use the command:
3939
npm install dynamsoft-javascript-barcode --save
4040
```
4141

42-
## 3. Install the library via `yarn`
42+
## 3. Install the library via yarn
4343

4444
**For Version 10 and Above**
4545

0 commit comments

Comments
 (0)