Updated install instructions
This commit is contained in:
parent
253a003e2a
commit
d0ffc76b6d
@ -18,6 +18,8 @@ To setup the python3 environment (for Arch Linux) run the following commands:
|
|||||||
sudo pacman -Syu
|
sudo pacman -Syu
|
||||||
sudo pacman -S --needed python git
|
sudo pacman -S --needed python git
|
||||||
git clone 'https://git.yandere.cc/Anon/YandereLewdBot.git'
|
git clone 'https://git.yandere.cc/Anon/YandereLewdBot.git'
|
||||||
|
git clone 'https://git.yandere.cc/Anon/FediBot.git' YandereLewdBot/src/FediBot
|
||||||
|
(Optional) git clone 'https://git.yandere.cc/Anon/FediBotEncryption.git' YandereLewdBot/src/FediBotEncryption
|
||||||
cd YandereLewdBot/
|
cd YandereLewdBot/
|
||||||
python -m venv venv
|
python -m venv venv
|
||||||
source venv/bin/activate
|
source venv/bin/activate
|
||||||
|
Reference in New Issue
Block a user