Skip to content

Commit 5621b5e

Browse files
authored
Merge pull request leo-buneev#38 from yegorgunko/patch-1
Fixed code example type
2 parents 3aeba2d + 4dcfc7c commit 5621b5e

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
@@ -12,7 +12,7 @@ First, install plugin.
1212
```bash
1313
npm i vuepress-plugin-fulltext-search -D
1414
# or
15-
yarn add -D vuepress-plugin-fulltext-search -D
15+
yarn add vuepress-plugin-fulltext-search -D
1616
```
1717

1818
Then, enable the plugin in your `docs/.vuepress/config.js`:

0 commit comments

Comments
 (0)