From d1b68680e9f4bb3389addb077e4e4cfa8b0e2335 Mon Sep 17 00:00:00 2001 From: spla Date: Sun, 19 Jun 2022 16:41:11 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d125819..9e200cd 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,6 @@ From the Mastodon's server account where this bot is running: 5. Run `python setup.py` to setup the Mastodon bot account, bot's access tokens, gitea hostname and gitea access token (admin account). -6. Use your favourite scheduling method to set `python viquicat.py` to run every minute. +6. Use your favourite scheduling method to set `python giteacat.py` to run every minute.