From b44a008658d0f08b1c2ba3d4440bab8a8e42dd73 Mon Sep 17 00:00:00 2001 From: Anon Date: Sat, 27 Aug 2022 02:22:09 -0700 Subject: [PATCH] Minor update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05cea31..0d823f6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ To generate your tokens, run the following commands and follow the interactive p ``` cd .. git clone 'https://git.yandere.cc/Anon/CreatePleromaApp.git' -ln -s "$(pwd)"/YandereLewdBot/{venv,src/cfg.py} "CreatePleromaApp/" +ln -s "$(pwd)"/YandereLewdBot/{venv,src/cfg.py} CreatePleromaApp/ cd CreatePleromaApp ./run.sh -c cfg # Follow the interactive prompts.