This commit is contained in:
Timothee Guerin 2024-08-30 13:51:24 -07:00 коммит произвёл GitHub
Родитель d191738c13
Коммит b7375e69b6
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 3 добавлений и 1 удалений

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

@ -4,7 +4,9 @@ Installing AutoRest on Windows, MacOS or Linux involves two steps:
1. **Install [Node.js](https://nodejs.org/en/)** (LTS preferred, only version currently supported by node will be supported)
> You can use `nvm`([unix](https://github.com/nvm-sh/nvm) or [windows](https://github.com/coreybutler/nvm-windows) version
> You can use `nvm`
- [linux or osx](https://github.com/nvm-sh/nvm)
- [windows](https://github.com/coreybutler/nvm-windows) version
2. **Install AutoRest** using `npm`