Minor update

This commit is contained in:
Anon 2022-08-27 02:22:09 -07:00
parent 1643140c59
commit b44a008658

View File

@ -46,7 +46,7 @@ To generate your tokens, run the following commands and follow the interactive p
``` ```
cd .. cd ..
git clone 'https://git.yandere.cc/Anon/CreatePleromaApp.git' 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 cd CreatePleromaApp
./run.sh -c cfg ./run.sh -c cfg
# Follow the interactive prompts. # Follow the interactive prompts.