From 18d6da360d2c0d3d8461b5f96218c0b509a323e5 Mon Sep 17 00:00:00 2001 From: R0GGER <8298741+R0GGER@users.noreply.github.com> Date: Thu, 16 Sep 2021 13:57:22 +0200 Subject: [PATCH] tiny typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 204ef9e..a5d117a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Use the following command to install gitea-auto-update. sudo pip3 install gitea-auto-update ``` -Enter the command `gite-auto-update --settings=/path/to/settings.ini` in your commandline. +Enter the command `gitea-auto-update --settings=/path/to/settings.ini` in your commandline. If you want to schedule your updates, edit your /etc/crontab file.