From 2d23ca617e7b42daa7abc580e89cc5154a582321 Mon Sep 17 00:00:00 2001 From: igna Date: Mon, 21 Nov 2022 19:42:11 -0300 Subject: [PATCH] oops i was gonna put the nodejs requirement there, but it looked better in **before you start** --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3b80892..1382bc5 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,6 @@ Fetch the credentials from your app's settings and add them to a `.env` file (se Fetching credentials is covered in detail in the [getting started guide](https://discord.com/developers/docs/getting-started). > 🔑 Environment variables can be added to the `.env` file in Glitch or when developing locally, and in the Secrets tab in Replit (the lock icon on the left). -> Environment variables can be added to the `.env` file in Glitch or when developing locally, and in the Secrets tab in Replit (the lock icon on the left). ### Run the app