mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-02-02 12:19:11 +00:00
parent
5dd33904e7
commit
bb0be9e02f
@ -1,5 +1,5 @@
|
|||||||
created: 20131219100544073
|
created: 20131219100544073
|
||||||
modified: 20131219100558017
|
modified: 20131230121459582
|
||||||
tags: howto
|
tags: howto
|
||||||
title: Upgrading TiddlyWiki on Node.js
|
title: Upgrading TiddlyWiki on Node.js
|
||||||
type: text/vnd.tiddlywiki
|
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:
|
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 upgrade tiddlywiki
|
sudo npm -g update tiddlywiki
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user