Update min node version in README (#986)

This commit is contained in:
Milo Chen 2023-05-10 11:22:39 +08:00 committed by GitHub
parent fabaa7be1c
commit c267a4cce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@
Pynecone requires the following to get started: Pynecone requires the following to get started:
- Python 3.7+ - Python 3.7+
- [Node.js 12.22.0+](https://nodejs.org/en/) (Don't worry, you wont have to write any JavaScript!) - [Node.js 16.6.0+](https://nodejs.org/en/) (Don't worry, you wont have to write any JavaScript!)
``` ```
$ pip install pynecone $ pip install pynecone