[
{ type: install
  message: <<EOM
ATTACHING PROJECT

Just run boinc_gui (if installed), choose Attach, and follow instructions.
Project URL is %%SETI_SITE%%

MANUAL INSTALLATION
 *) If this is your first time in any BOINC project, create a new account at
    http://%%SETI_SITE%%/create_account_form.php

 *) Or get your account key at http://%%SETI_SITE%%/get_passwd.php

 *) Attach to the project:
    cd %%BOINC_CLIENT_HOME%%
    boinccmd --project_attach %%SETI_SITE%% <account key>
EOM
}
]