Updated git link

This commit is contained in:
Anon 2022-08-31 20:51:45 -07:00
parent bf2821a568
commit dd721999f0

View File

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