From dd721999f016d02cd593ee9ccfbb09c5e25df0b4 Mon Sep 17 00:00:00 2001 From: Anon Date: Wed, 31 Aug 2022 20:51:45 -0700 Subject: [PATCH] Updated git link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e5dc0..e3dff53 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To setup the python3 environment (for Arch Linux) run the following commands: ``` sudo pacman -Syu sudo pacman -S --needed python git -git clone 'https://git.yandere.cc/Anon/YandereLewdBot.git' +git clone 'https://git.yandere.cc/Anon/CreatePleromaApp.git' cd YandereLewdBot/ python -m venv venv source venv/bin/activate