From e719eaef956cc23760860a55b8803498a433b5d4 Mon Sep 17 00:00:00 2001 From: ashley zomo Date: Mon, 31 Jan 2022 12:52:33 -0600 Subject: [PATCH] updated readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bce7e92..042a01e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ Download and install [Node.js](https://nodejs.org/en/) 2. Open the `scripts` folder 3. Open the folder that corresponds with your operating system 4. Run the `install` file +5. Create a file called `token` in the same directory as your `package.json` file and enter your bot client's token + - the `install` script will be updatedd soon to include this step ## Manual Installation/Updating