Update INSTALLATION.md

Signed-off-by: Hikari Haru <rene9917@gmail.com>
Hikari Haru 1 year ago committed by GitHub
parent 6365734aee
commit 9703e7cc05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -80,7 +80,8 @@ It will then prompt you for your password, which you should enter, and then you
After login, we need to install the various dependencies that the bot needs. To do this, we will run the following commands:
```shell
git clone https://github.com/Kav-K/GPT3Discord.gitcd GPT3Discord/
git clone https://github.com/Kav-K/GPT3Discord.git
cd GPT3Discord/
# Install system packages (python)
sudo apt-get update
sudo apt install software-properties-common

Loading…
Cancel
Save