stencila/desktop

Explain in README.md when to use `npm start` and when the bundled release

Closed this issue · 1 comments

It is unclear for when (and whether) it is better to use Desktop by running npm start or the bundled release. (I myself am not sure :-( )

The readme now distinguishes between installing (when you use the pre-build installers aka. bundles) and developing (when you want to test changes work using npm start). Please reopen if you still think it is not clear enough.