src/source/appinstall.rst
branchdev-dc
changeset 36 55a05201f18c
parent 34 f234f01d54f9
child 50 6ed429390935
--- 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`)!!.
+