diff --git a/install/install.html b/install/install.html index 284fdba..8df12e6 100644 --- a/install/install.html +++ b/install/install.html @@ -32,7 +32,7 @@ }, success: function(data) { $('.results').css('background-color', '#000'); - $('.results').append(data); + $('.results').prepend(data); } }); } @@ -162,10 +162,10 @@ Create all the tables, views, security and stored procedures needed.

Confirmation will be required.
- If you would like, we can create a few demo dashboards for you. This will include an example HANA and Sales Dashboard. Click Next to get started.

Confirmation will be required. + If you would like, we can create a few demo dashboards for you. This will include an example HANA and Sales Dashboard. Click Next to get started, or click Cancel to skip this step.

Confirmation will be required.
- Because we created a new user with a static/known password, metric2 requires that you change the password.

Please click here to open the login screen, and set the password to something unique. Keep in mind you may need to logout.

The default username and password is:

M2_SVC_ACCOUNT
7Ag6w612auiY881

The system should prompt you to reset this once you login for the first time. + Because we created a new user with a static/known password, metric2 requires that you change the password.

Please click here to open the login screen, and set the password to something unique. Keep in mind you may need to logout.

The default username and password is:

M2_SVC_ACCOUNT
7Ag6w612auiY881

The system should prompt you to reset this once you login for the first time. We also suggest that you logout of the M2_SVC_ACCOUNT once you haved reset the password.
All done. We highly recommend that you delete the install folder once you have tested that your instance is working correctly.