aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorParker <contact@pkrm.dev>2025-01-19 23:54:05 -0600
committerParker <contact@pkrm.dev>2025-01-19 23:54:05 -0600
commit82786829ca96fad7e5c73481ec94859ab3b87704 (patch)
treef3e0bc0130e732e5f030929d00cfbe82a8c24f1a
parentdc86e686373b43760863d7a7766119bef87571dc (diff)
Add Docker image
-rw-r--r--README.md4
1 files changed, 0 insertions, 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