From 0562b5d04f51d90061ddb11f027caac7a9aaf584 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 3 Jun 2021 09:12:31 +0200 Subject: [PATCH] =?UTF-8?q?better=20en=C2=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0a728d..64bd553 100644 --- a/README.md +++ b/README.md @@ -40,5 +40,5 @@ To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and Everything is explained by doing the `help` command. ## __Launching locally__ -If u want to run it without Docker, I personally use [direnv](https://direnv.net/) to store variables and have them only in the working folder. +If you want to run it without Docker, I personally use [direnv](https://direnv.net/) to store variables and have them only in the working folder. Simply run python3 `src/main.py` to launch the bot in the repo folder.