rckclmbr / pyportify

App to transfer your spotify playlists to Google Play Music
Apache License 2.0
779 stars 58 forks source link

pip3 install #84

Closed superslimjimmy closed 7 years ago

superslimjimmy commented 7 years ago

README has:

sudo apt-get install -y python-pip3

but should have:

sudo apt-get install -y python3-pip