1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-11-27 16:16:48 +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
- [Node.js](https://nodejs.org/) 10 or 11
- [Node.js](https://nodejs.org/) >= 10
- npm >= 5
- [Python](https://www.python.org/downloads/) >= 3
- [Pipenv](https://docs.pipenv.org)