diff --git a/README.md b/README.md index b8d17d8..bc68102 100644 --- a/README.md +++ b/README.md @@ -42,17 +42,15 @@ To get a local copy installed and working, follow these steps: ### 📦 Install dependencies -> optional commands - -1. Create a virtual env +1.Create a virtual env ```shell python3 -m venv venv ``` -1. Active virtual env +2.Active virtual env -1. Use `pip install -r requirements.txt` to install all dependencies. +3.Use `pip install -r requirements.txt` to install all dependencies. ### 🚀 Setup the bot