From 850df5e6f87024b10599c640215862b7ba674cfb Mon Sep 17 00:00:00 2001 From: tastytea Date: Fri, 15 Jun 2018 02:55:53 +0200 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6872115..8923712 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ```SH wget https://schlomp.space/tastytea/sudobot/raw/branch/master/sudobot chmod +x sudobot -echo "token=" > ~/.config/sudobot.cfg +echo "token=" > ~/.config/sudobot.cfg ./sudobot ```