From: Christian Heller <c.heller@plomlompom.de>
Date: Mon, 2 Jan 2017 10:44:19 +0000 (+0100)
Subject: Minor improvement to README.
X-Git-Url: https://plomlompom.com/repos/%7B%7Bprefix%7D%7D/static/reset_cookie?a=commitdiff_plain;h=a8f1293b7fdf45388f990afabe194ad3d09502b4;p=redo-blog

Minor improvement to README.
---

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