From 43874464c3f8ee16a621a5bcab4e45bbda7d7d59 Mon Sep 17 00:00:00 2001 From: M33 <m33@tok715.net> Date: Fri, 21 Aug 2020 10:55:42 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 68cde79..7f1c87a 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ The script is simply called by a cron job and can run on any server. ``` # clone this repo -git clone https://github.com/m33m33/tootbot.git +git clone https://github.com/m33m33/tootbot.py.git cd tootbot # install required python modules -- GitLab