Skip to content

Commit

Permalink
📚 fix list mardown
Browse files Browse the repository at this point in the history
  • Loading branch information
joaroque committed Aug 5, 2023
1 parent 6ced426 commit 2d8fa50
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,15 @@ To get a local copy installed and working, follow these steps:

### 📦 Install dependencies

1.Create a virtual env
1. Create a virtual env

```shell
python3 -m venv venv
```

2.Active virtual env
2. Active virtual env

3.Use `pip install -r requirements.txt` to install all dependencies.
3. Use `pip install -r requirements.txt` to install all dependencies.

### 🚀 Setup the bot

Expand Down

0 comments on commit 2d8fa50

Please sign in to comment.