1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-28 04:04:58 +03:00

docs: support for Node.js 12

This commit is contained in:
Louistiti 2019-06-18 20:48:40 +02:00
parent 88bdb3634e
commit eda7189f40

View File

@ -63,7 +63,7 @@ Sounds good for you? Then let's get started!
### Prerequisites ### Prerequisites
- [Node.js](https://nodejs.org/) 10 or 11 - [Node.js](https://nodejs.org/) >= 10
- npm >= 5 - npm >= 5
- [Python](https://www.python.org/downloads/) >= 3 - [Python](https://www.python.org/downloads/) >= 3
- [Pipenv](https://docs.pipenv.org) - [Pipenv](https://docs.pipenv.org)