1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-16 02:19:55 +00:00

changed to use <<version>>

This commit is contained in:
alexhough 2015-01-26 22:26:00 +00:00
parent 910d59c166
commit 225b6ac950

View File

@ -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 `<<version>>`; 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