Updated Branches: refs/heads/master bb38462b4 -> 5ddb6f251
CLOUDSTACK-392: Install Guide - fixed issue with minor correction needed in docs. Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/5ddb6f25 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/5ddb6f25 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/5ddb6f25 Branch: refs/heads/master Commit: 5ddb6f251cde71ec16ab5195406ff6185547af23 Parents: bb38462 Author: Joe Brockmeier <[email protected]> Authored: Thu Nov 1 17:44:08 2012 -0500 Committer: Joe Brockmeier <[email protected]> Committed: Thu Nov 1 17:44:08 2012 -0500 ---------------------------------------------------------------------- docs/en-US/log-in-root-admin.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/5ddb6f25/docs/en-US/log-in-root-admin.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/log-in-root-admin.xml b/docs/en-US/log-in-root-admin.xml index c0a340a..bf499d6 100644 --- a/docs/en-US/log-in-root-admin.xml +++ b/docs/en-US/log-in-root-admin.xml @@ -28,7 +28,7 @@ <orderedlist> <listitem><para>Open your favorite Web browser and go to this URL. Substitute the IP address of your own Management Server:</para> <programlisting>http://<management-server-ip-address>:8080/client</programlisting> - <para>On a fresh Management Server installation, a guided tour splash screen appears. On later visits, youâll see a login screen where you can enter a user ID and password and proceed to your Dashboard.</para> + <para>After logging into a fresh Management Server installation, a guided tour splash screen appears. On later visits, youâll be taken directly into the Dashboard.</para> </listitem> <listitem><para>If you see the first-time splash screen, choose one of the following.</para> <itemizedlist>
