Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HarryLudemann authored Feb 11, 2023
1 parent 0141584 commit b7c297c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ Locally running the bot is possible, so long as .env are set, requirements are i
### 1. Clone Repository
Clone the repository and move into the cloned folder.
```
git clone https://github.com/HarryLudemann/Discord-Python
cd KyraDiscordBot
git clone https://github.com/HarryLudemann/Discord-Bot
cd Discord-Bot
```
### 2. Create .env File
Create .env file in folder to store environment variables, set the following variables.
Expand Down Expand Up @@ -36,8 +36,8 @@ docker run --name postgres -e POSTGRES_USER=username -e POSTGRES_PASSWORD=pw -d
### 2. Clone Repository
Clone the repository and move into the cloned folder.
```
git clone https://github.com/HarryLudemann/Discord-Python
cd KyraDiscordBot
git clone https://github.com/HarryLudemann/Discord-Bot
cd Discord-Bot
```
### 3. Create .env File
Create .env file in folder to store environment variables, set the following.
Expand Down

0 comments on commit b7c297c

Please sign in to comment.