Skip to content

Commit

Permalink
docs: use new nuxi module add command in installation (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe authored Apr 4, 2024
1 parent d64c577 commit 55c8ce8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,7 @@ Keep in mind, **this is a hacky solution**. Until Google can recognise progressi
If you're using Nuxt 2.x, please follow the docs on the [v0 branch](https://github.com/harlan-zw/nuxt-delay-hydration/tree/v0). ⚠️ Nuxt 2 is deprecated and won't receive support.

```bash
yarn add -D nuxt-delay-hydration
# npm i -D nuxt-delay-hydration
# pnpm add -D nuxt-delay-hydration
npx nuxi@latest module add delay-hydration
```

_Requirement: Progressively enhanced SSR or SSG Nuxt app._
Expand Down

0 comments on commit 55c8ce8

Please sign in to comment.