From f8a49495f7c4496465d7e47d186a6ea3d9143737 Mon Sep 17 00:00:00 2001 From: Mylloon Date: Thu, 3 Jun 2021 09:10:58 +0200 Subject: [PATCH] better en --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4822a6c..f0a728d 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,6 @@ To find reddit tokens, go to [this site](https://www.reddit.com/prefs/apps) and Everything is explained by doing the `help` command. -## __Run in local__ +## __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. Simply run python3 `src/main.py` to launch the bot in the repo folder.