From 82786829ca96fad7e5c73481ec94859ab3b87704 Mon Sep 17 00:00:00 2001 From: Parker Date: Sun, 19 Jan 2025 23:54:05 -0600 Subject: [PATCH] Add Docker image --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 8b3289a..233d29e 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,6 @@ To run Guava on bare metal, follow the steps below. 5. Input information into the newly created config.yaml file. 6. Re-run the `code/bot.py` file. -CordArr is built on Python and requires you to install all of the dependencies in the `requirements.txt` file. To do this, you can run the pip install command like `pip install -r requirements.txt` - -You must then fill out the `config.yaml` file with the necessary information. If the file does not exist already, run the bot once to generate the file. - # Configuration ## BOT_INFO Field | Description