Add .env step to install instructions

This commit is contained in:
Dragon Fire
2019-06-28 17:58:44 -04:00
parent f54b83359d
commit 9b2ad9fa80
+1
View File
@@ -27,6 +27,7 @@ Xiao is a Discord bot coded in JavaScript with
1. Make sure you have installed [Node.js](https://nodejs.org/en/) >=10 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`.
### Windows