better en

This commit is contained in:
Mylloon 2021-06-03 09:10:58 +02:00
parent d26e5763a9
commit f8a49495f7

View file

@ -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.