Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit dcc92e9

Browse files
committed
Updated README.md
1 parent 22e5d4f commit dcc92e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ $ npm install doxdox doxdox-plugin-bootstrap --save-dev
1414
## Usage
1515

1616
```bash
17-
$ doxdox lib/ --layout bootstrap --output DOCUMENTATION.html
17+
$ doxdox 'src/**/*.js' --layout bootstrap --output docs/index.html
1818
```

0 commit comments

Comments
 (0)