--- a/src/source/appinstall.rst Wed Apr 04 10:33:01 2018 +0200
+++ b/src/source/appinstall.rst Wed Apr 04 15:19:33 2018 +0200
@@ -386,7 +386,18 @@
Serving on http://0.0.0.0:6543
-From this point, you can launch a browser and open URL *http://127.0.0.1:6543/admin* to get access to PyAMS
-management interface; default login is "admin/admin", that you may change as soon as possible (see
-:ref:`pyams_security`)!!.
+Congrats: PyAMS is running !
+
+Launch a browser and open URL http://127.0.0.1:6543/admin to get access to PyAMS management interface.
+
+.. warning::
+
+ By default:
+ - Login: admin
+
+ - Password: admin
+
+ **You must change it as soon as possible!**
+ (see :ref:`pyams_security`)!!.
+