Updated git link

This commit is contained in:
Anon 2022-08-31 20:52:44 -07:00
parent dd721999f0
commit 9cab528d13

View File

@ -10,7 +10,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/CreatePleromaApp.git'
cd YandereLewdBot/
cd CreatePleromaApp/
python -m venv venv
source venv/bin/activate
pip install --upgrade pip