home · contact · privacy
Minor improvement to README.
[redo-blog] / README.md
index a0071b3473e19ed7f2b6dd54fac3971a7074f7ca..c28df86a0a0488f6b33bf9545a9de78718f318c9 100644 (file)
--- 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