Skip to content

Commit

Permalink
Remove step to install nuxt RC
Browse files Browse the repository at this point in the history
  • Loading branch information
jgitlin-nypr authored Dec 13, 2022
1 parent d786024 commit e739b1c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,6 @@ npm version 8.6.0
to install the npm version, run the following
npm install npm@8.6.0 -g

```bash
npm install
npm i nuxt@3.0.0-rc.3
```

For more info on the nuxt release candidates see https://github.com/nuxt/framework/releases

in VS Code, use the following plugin for formatting. Be sure to install the older version 0.33.10:
https://marketplace.visualstudio.com/items?itemName=johnsoncodehk.volar

Expand Down

0 comments on commit e739b1c

Please sign in to comment.