Skip to content

Commit

Permalink
docs: remove nightly instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Feb 28, 2024
1 parent baf4e89 commit 760558b
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,10 @@ Plug-and-play custom web font optimization and configuration for Nuxt apps.

## Quick Start

> [!IMPORTANT]
> `@nuxt/fonts` is not yet released and the below step will not yet work. Instead you can manually install `@nuxt/fonts-nightly`.
> ```sh
> pnpm i @nuxt/fonts@npm:@nuxt/fonts-nightly
> ```
To get started, simply run:

```sh
npx nuxi@latest module add fonts
npx nuxi@latest module add @nuxt/fonts
```

If you don't already have it in your `.gitignore`, go ahead and add the `.data` directory:
Expand Down

0 comments on commit 760558b

Please sign in to comment.