From eb1c39589bc0f07b21e47fde9028e216f7ca0947 Mon Sep 17 00:00:00 2001 From: mohammadreza490 <47437328+mohammadreza490@users.noreply.github.com> Date: Thu, 30 Jun 2022 17:51:05 +0100 Subject: [PATCH] Update README.md fixing spelling mistake --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee025a6..b864dd0 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ ## Usage ### 1. Export Apple Music playlists to XML File
-The first step is to select the playlist you want to import over and export it as an XML file. You do this buy selecting File -> Library -> Export Playlist. Save the resulting file as whatever you would like in the same directory as the directory you cloned this repo into.
+The first step is to select the playlist you want to import over and export it as an XML file. You do this by selecting File -> Library -> Export Playlist. Save the resulting file as whatever you would like in the same directory as the directory you cloned this repo into.
### 2. Install dependencies
Install spotipy (use **pip3 install spotipy**)