From 225b6ac950bb50f8a65308c25c0a0ae9e0017135 Mon Sep 17 00:00:00 2001 From: alexhough Date: Mon, 26 Jan 2015 22:26:00 +0000 Subject: [PATCH] changed to use <> --- .../tiddlers/nodejs/Installing TiddlyWiki on Node.js.tid | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editions/tw5.com/tiddlers/nodejs/Installing TiddlyWiki on Node.js.tid b/editions/tw5.com/tiddlers/nodejs/Installing TiddlyWiki on Node.js.tid index d66d3f323..376424405 100644 --- a/editions/tw5.com/tiddlers/nodejs/Installing TiddlyWiki on Node.js.tid +++ b/editions/tw5.com/tiddlers/nodejs/Installing TiddlyWiki on Node.js.tid @@ -12,7 +12,7 @@ type: text/vnd.tiddlywiki #> `sudo npm install -g tiddlywiki` (Mac/Linux) # Check TiddlyWiki is installed by typing: #> `tiddlywiki --version` -# In response, you should see TiddlyWiki report its current version (eg `5.1.7`; you may also see other debugging information reported) +# In response, you should see TiddlyWiki report its current version (eg `<>`; you may also see other debugging information reported) # Try it out: ## `tiddlywiki mynewwiki --init server` to create a folder for a new wiki that includes server-related components ## `tiddlywiki mynewwiki --server` to start TiddlyWiki