From 95c4508587610b07ab1b10927f770f3cc8f47a00 Mon Sep 17 00:00:00 2001 From: TheSomeoneXD <31833556+TheSomeoneXD@users.noreply.github.com> Date: Sat, 20 Oct 2018 01:08:54 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2fe7c2..f9c7d11 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ You will need: 2. Rename the `.envdev` file to `.env`, and fill out tokens and channels. - Make sure you save it, and also don't push any of your tokens here! If you do though, consider them comprimised and then reset them. On Windows, you must give the .env file a name, but you can circumvent it by using a program like [VS Code](https://code.visualstudio.com/) to rename files! + Make sure you save it, and also don't push any of your tokens here! If you do though, consider them compromised and then reset them. On Windows, you must give the .env file a name, but you can circumvent it by using a program like [VS Code](https://code.visualstudio.com/) to rename files! 3. Navigate via command-line to a bot's folder, install dependancies, and run it!