From fe03132c4258c0fc4be6d47a8544d6687bd9f353 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Wed, 13 Jul 2016 18:19:35 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e563df..ba37b78 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ cd YTMusic sudo python setup.py install YTMusic ``` -or you can also install form pypi using: +or you can also install from pypi using: ``` pip install YTMusic ```