From 23d3b1bde578d0791548e524ea3386d406ca18fc Mon Sep 17 00:00:00 2001 From: shahriyar Date: Tue, 8 Feb 2022 17:14:44 +0600 Subject: [PATCH] Fix installtion guide --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48ba56b..22db091 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Music cog for discord bots. Supports YouTube, YoutubeMusic, SoundCloud and Spoti # Installation ```sh -python3 -m install dismusic +python3 -m pip install dismusic ``` # Usage