Skip to content

Commit 64d6e0e

Browse files
authored
docs: update readme
1 parent 9c222ce commit 64d6e0e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## Features
1313

14-
**⚠️ `nuxt-ionic` is currently a work in progress. Expect breaking changes. ⚠️**
14+
**⚠️ `nuxt-ionic` is currently a work in progress. ⚠️**
1515

1616
- [x] Zero-config required
1717
- [x] Auto-import Ionic components and composables throughout your app
@@ -54,7 +54,6 @@ export default defineNuxtConfig({
5454

5555
- Clone this repository
5656
- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable` (use `npm i -g corepack` for Node.js < 16.10)
57-
- Run `pnpm dev:prepare` to generate type stubs.
5857
- Install dependencies using `pnpm install`
5958
- Run `pnpm dev` to start [playground](./playground) in development mode
6059

0 commit comments

Comments
 (0)