From 797ac6d76a01ff2487599fac44f6ad1a54e02f5d Mon Sep 17 00:00:00 2001 From: Twentysix Date: Tue, 12 Jan 2016 19:35:14 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf916c0d3..8d5323c37 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Do not panic. Follow these steps: - [Install Git](https://git-scm.com/download/win), don't forget to check "Use Git from the Windows Command Prompt" - Open the start menu, type cmd, right click and open the command prompt as admin. Now, do: ``` -pip install git+git://github.com/Rapptz/discord.py.git@5a1d7a2d942c75a2f374b4b0add6ad50fdd227d7 +pip install git+https://github.com/Rapptz/discord.py@async pip install requests pip install youtube_dl pip install beautifulsoup4