mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-29 10:06:42 +00:00
Add support for running TiddlyWiki under node-webkit
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
created: 20131219100544073
|
||||
modified: 20131230121459582
|
||||
modified: 20140101173918748
|
||||
tags: howto
|
||||
title: Upgrading TiddlyWiki on Node.js
|
||||
type: text/vnd.tiddlywiki
|
||||
@@ -7,5 +7,5 @@ type: text/vnd.tiddlywiki
|
||||
If you've installed [[TiddlyWiki on Node.js]] on the usual way, when a new version is released you can upgrade it with this command:
|
||||
|
||||
```
|
||||
sudo npm -g update tiddlywiki
|
||||
sudo npm update -g tiddlywiki
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user