From 04b4ea788af7f28025c00987ea4daca8228a2bc0 Mon Sep 17 00:00:00 2001 From: Sudo Space <79229394+sudospaes@users.noreply.github.com> Date: Tue, 3 Jun 2025 09:30:00 +0330 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9afd5ff..811815b 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,8 @@ CAPTION="" # Bot messages caption. 7. Create `ytcookies.txt` in the current directory and put your youtube cookies on that. 8. Run `bun run init --name first_init` to initialize database for the first time. -9. Done! if everything is correct, you should see "Bot is running...". +9. Run `bun start` +10. Done! if everything is correct, you should see "Bot is running...". ## How to update