From a8f1293b7fdf45388f990afabe194ad3d09502b4 Mon Sep 17 00:00:00 2001
From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 2 Jan 2017 11:44:19 +0100
Subject: [PATCH] Minor improvement to README.

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a0071b3..c28df86 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,8 @@ public web content to sit:
 
     ln -s ~/blog/public /var/www/html/blog
 
-Client-side, do this (obviously, replace server and username):
+Client-side, do this (you obviously need to customize this code; at least
+replace the username `user` and the server name `example.org`):
 
     cd ~
     git init blog
-- 
2.30.2