Skip to content

Commit

Permalink
📚 docs: fix typos and remove commands
Browse files Browse the repository at this point in the history
  • Loading branch information
joaroque authored May 15, 2022
1 parent 0f68415 commit 22a15df
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To get a local copy installed and working, follow these steps:

### 📦 Install dependencies

> pip install -r requirements .txt
Note: use `pip install -r requirements .txt` to install all dependencies.

- Install pyTelegramBotAPI framework

Expand All @@ -54,17 +54,9 @@ To get a local copy installed and working, follow these steps:
pip install youtube-search-python
- Install decouple
pip install decouple
- Install shazamIO

pip install shazamio
- Install aiohttp
pip install shazamio


### 🚀 Setup the bot
Expand Down

0 comments on commit 22a15df

Please sign in to comment.