This commit is contained in:
Andrew Williamson 2023-11-07 18:59:35 +00:00 коммит произвёл GitHub
Родитель 85b4d19c3c
Коммит 2a98ff7c2c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -19,7 +19,7 @@ Never submit security-related bugs through a Github Issue or by email.
## Requirements
- You need [Node](https://nodejs.org/en/) 16.x which is the current [LTS](https://github.com/nodejs/Release) (long term support) release.
- You need [Node](https://nodejs.org/en/) [LTS](https://github.com/nodejs/Release) (long term support) release.
- Install [yarn](https://yarnpkg.com/en/) to manage dependencies and run scripts.
The easiest way to manage multiple node versions in development is to use [nvm](https://github.com/nvm-sh/nvm).