aboutsummaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'readme.md')
-rwxr-xr-xreadme.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/readme.md b/readme.md
index 70b63f6..b826e5a 100755
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,6 @@
# /u/SmallYTChannelBot Source Code
-The source code for /u/SmallYTChannelBot. This is a WIP branch that uses MySQL
-instead of SQLite3 and is designed to work in a docker container.
+The source code for /u/SmallYTChannelBot.
# Docker
@@ -9,8 +8,6 @@ instead of SQLite3 and is designed to work in a docker container.
- Edit the configuration file and rename
-- If applicable, download the newest SQLite3 database and run the migration script
-
- Build the image:
`sudo docker build -t smallytchannelbot:latest .`