mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 12:07:19 +00:00
changed to use <<version>>
This commit is contained in:
parent
910d59c166
commit
225b6ac950
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user