mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
docs: fix unintended NodeJS usage (#214)
This commit is contained in:
parent
5bd639a493
commit
a3fbc3954f
@ -8,7 +8,7 @@ Before installing Nuxt, you'll need to have a local development environment.
|
||||
|
||||
Recommended setup is:
|
||||
|
||||
* **NodeJS** <sup>*</sup> (latest LTS version) [[Download](https://nodejs.org/en/download/)]
|
||||
* **Node.js** <sup>*</sup> (latest LTS version) [[Download](https://nodejs.org/en/download/)]
|
||||
* **Visual Studio Code** [[Download](https://code.visualstudio.com/)]
|
||||
* **Vetur extension** [[Download](https://marketplace.visualstudio.com/items?itemName=octref.vetur)]
|
||||
* **Yarn package manager** [[Download](https://classic.yarnpkg.com/en/docs/install#windows-stable)]
|
||||
|
Loading…
Reference in New Issue
Block a user