diff --git a/postinstall.md b/postinstall.md
index ee1a67f6..f805b556 100644
--- a/postinstall.md
+++ b/postinstall.md
@@ -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>*