Browse Source

Fixup post install

Girish Ramakrishnan 6 năm trước cách đây
mục cha
commit
0e76d6c053
1 tập tin đã thay đổi với 9 bổ sung7 xóa
  1. 9 7
      POSTINSTALL.md

+ 9 - 7
POSTINSTALL.md

@@ -1,12 +1,14 @@
-<nosso>
-Use the following credentials:
+A default admin user has been setup with the following credentials:
 
-username: `admin`
+```
+username: admin
+password: changeme
+```
 
-password: `changeme`
-</nosso>
+**Note:** Please change the password and email immediately after installation.
 
 <sso>
-Cloudron adminstrators are automatically made WordPress administrators.
-Non-administrators get the `editor` role by default.
+This app integrates with the Cloudron SSO. Cloudron users can login and use WordPress.
+Cloudron users get the `editor` role by default. They can be promoted to be an admin
+using the administrator account.
 </sso>