diff --git a/README.md b/README.md index 551f42c..0ef467c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A Telegram bot which takes requests for modules.lol # Setting up and self hosting +## With Docker +I'll add these instructions later! +## The "Normal" way 1. **Install dependancies** ```bash @@ -28,4 +31,4 @@ A Telegram bot which takes requests for modules.lol **OR** ```bash node index.js - ``` \ No newline at end of file + ```