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**)