Update samples pre-reqs in readme

This commit is contained in:
Konstantin Tyukalov 2022-09-09 03:11:41 +04:00
Родитель 27f571b666
Коммит c975f9d8c7
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -105,7 +105,7 @@ More detailed information for the endpoints of each API can be found at https://
## Running Samples
Pre-reqs: [Node >= 4.4.7 LTS](https://nodejs.org) and [typescript (tsc) >= 1.8](https://www.npmjs.com/package/typescript)
Pre-reqs: [Node >= 6.x LTS](https://nodejs.org).
Run `npm install` first