{% load i18n %} {% trans "Wizard" %}
  • {% trans "Download" %}
  • {% trans "Add Phone" %}
  • {% trans "Choose Plan" %}
  • {% trans "Complete" %}

{% trans "Get started with My Music Anywhere" %}

{% include "errors.htm" %}

{% trans "Download My Music Anywhere Software" %}

{% trans "This software runs on your PC or Mac and tells us which songs to sync with your device." %}



{% trans "Just follow these easy steps to get started with the software:" %}

{% trans "1. Click 'Run' when download completes." %}
{% trans "2. Follow the installer\'s instructions." %}
{% trans "3. Click 'Finish' to run MediaSync." %}
 
{% include "Footer.html" %}
{% include "js_include.htm" %}