Skip to content

Commit

Permalink
chore: revert
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Apr 2, 2024
1 parent c693cb5 commit 7b94370
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions docs/content/2.advanced/3.docsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,12 @@ Websites like [nuxtjs.org](https://nuxtjs.org), [vuejs.org](https://vuejs.org) u
## Installation

As DocSearch is an additional feature for @nuxt-modules/algolia, it needs two additional dependencies:
```bash
npx nuxi@latest module add algolia
```


::code-group

```bash [Yarn]
yarn add @docsearch/js @docsearch/css

## Configuration

Expand Down

0 comments on commit 7b94370

Please sign in to comment.