From 18cf9157049603638057329f7a4dd2d5249e5903 Mon Sep 17 00:00:00 2001 From: kingomes <83099848+kingomes@users.noreply.github.com> Date: Mon, 27 Jan 2025 13:15:25 -0600 Subject: [PATCH] slight grammatical improvement --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fb72b5..5b07fcc 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ Features: ## How to Build and Run the Sern Community Bot 1. Clone the repository -2. Create your .env file with the bot's token, which can be acquired by asking a lead developer for it +2. Create your .env file with the bot's token, which can be acquired from a lead developer 3. Run `yarn install` to install all necessary packages (If you do not have yarn installed, first run `npm install --global yarn`) 4. Run `npm run dev` or `npm run start` to build and run the bot \ No newline at end of file