Update README

This commit is contained in:
Dragon Fire
2020-10-24 14:26:22 -04:00
parent ebd26a7b0e
commit 37898425b6
+1 -1
View File
@@ -103,7 +103,7 @@ don't grant that permission.
### Before You Begin
1. Make sure you have installed [Node.js](https://nodejs.org/en/) (you will need **at least v12.0.0**) and [Git](https://git-scm.com/).
1. Make sure you have installed [Node.js](https://nodejs.org/en/) (you will need **at least v15.0.0**) and [Git](https://git-scm.com/).
2. Clone this repository with `git clone https://github.com/dragonfire535/xiao.git`.
3. Run `cd xiao` to move into the folder that you just created.
4. Create a file named `.env` and fill it out as shown in `.env.example`.