mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-29 17:08:01 +00:00
changed to use <<version>>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user