From 6a6e7454d711695a6db15d303f26ac0a5afc6a4f Mon Sep 17 00:00:00 2001 From: Jeremy Ruston Date: Wed, 7 Aug 2013 17:53:56 +0100 Subject: [PATCH] Docs update --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 8bdb8c7ee..37db10f3d 100644 --- a/readme.md +++ b/readme.md @@ -36,7 +36,7 @@ TiddlyWikiFolders, TiddlyWikiFiles. For example, the following command loads the tiddlers from a TiddlyWiki HTML file and then saves one of them in HTML:

-node tiddlywiki.js --verbose --load mywiki.html --savetiddler ReadMe ./readme.html

+node tiddlywiki.js --verbose --load mywiki.html --rendertiddler ReadMe ./readme.html

In order to use TiddlyWiki5 on the command line you must first install node.js from http://nodejs.org/