Improve README

This commit is contained in:
Roi Martin 2015-01-28 23:33:39 +01:00
parent cd51bd6102
commit ad9352b2dd
1 changed files with 1 additions and 2 deletions

View File

@ -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/