From ad9352b2ddaa5acaf9d6a43ea6600b898ea5e2a0 Mon Sep 17 00:00:00 2001 From: Roi Martin Date: Wed, 28 Jan 2015 23:33:39 +0100 Subject: [PATCH] Improve README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5ccabe8..aa9feb3 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,7 @@ The static version of the website is created under 'site.static'. The whole process can be automatized if you create a Makefile like this in your working directory: -``` -$ cat Makefile +```make all: sw /path/to/site rsync -avz site.static/ foo.org:/path/to/wwwroot/