diff --git a/README.md b/README.md index e3dff53..861c5a0 100644 --- a/README.md +++ b/README.md @@ -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