Update postinstall.md

This commit is contained in:
kload@kload.fr 2014-06-05 18:09:13 +02:00 committed by YunoHost
parent daf3846ecf
commit 7a6120d0b7

View file

@ -6,7 +6,7 @@ The step called "**post-installation**" is actually the initial configuration of
You can access it graphically by entering your **server's local IP** address in a **web browser** (e.g. `http://192.168.1.7`).
<img style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);" src="https://yunohost.org/images/postinstall.png">
<img style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);" src="https://yunohost.org/images/postinstall_web.png">
*<p class="text-muted">Preview of the Web post-installation</p>*
@ -14,7 +14,7 @@ You can access it graphically by entering your **server's local IP** address in
Or by running `yunohost tools postinstall` in command-line.
<img style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);" src="https://yunohost.org/images/postinstall_cli.png">
<img style="max-width:100%;border-radius: 5px;border: 1px solid rgba(0,0,0,0.15);box-shadow: 0 5px 15px rgba(0,0,0,0.35);" src="https://yunohost.org/images/postinstall_cli2.png">
*<p class="text-muted">Preview of the command-line post-installation</p>*