diff --git a/README.txt b/README.txt index 2300c65432771fa1b507a89106236a91c885afda..305689eb81a0e4095bd41cae245e6ef56e4b0099 100644 --- a/README.txt +++ b/README.txt @@ -55,7 +55,7 @@ Installing the Pelican CWI theme The cwi project template uses a corresponding CWI theme, but it must be installed before Pelican can use it:: - pelican-theme --symlink ${PWD}/cwi/theme/cwi + pelican-themes --symlink ${PWD}/cwi/theme/cwi Usage ===== @@ -84,7 +84,9 @@ The Pelican Makefile contains several targets for uploading its generated HTML. make -n -To use rsync, edit the Makefile and customize the values of SSH_HOST, SSH_USER anad SSH_Target_DIR. +To use rsync, edit the Makefile and customize the values of SSH_HOST, +SSH_USER anad SSH_Target_DIR. Of course, this assumes you've already +spoken with someone at ITF to arrange a CWI vhost to host your site. Creating new Pelican projects