Today I tried to install TiddlyWiki on Node.js on Ubuntu 13.10. Because I am not sure where to put this so it becomes part of documentation permanently, here are the steps:
$ sudo apt-get update $ sudo apt-get install nodejs npm $ sudo npm install -g tiddlywiki $ sudo ln -s /usr/bin/nodejs /usr/bin/node $ tiddlywiki mynewwiki --init server How do I put this on github? It says that readme.md was generated automatically by TydlliWiki so I guess I can't just create a new pull request? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

