git ssb

2+

ev / mvd



Commit a41750fd72cc6915cab66dfd5d12958892158a6b

update readme

Ev Bogue committed on 4/29/2018, 7:56:47 PM
Parent: 32e8d68e8820811f3dfa1f17971594c2eeeb4ce5

Files changed

readme.mdchanged
readme.mdView
@@ -16,10 +16,12 @@
1616 npm run build
1717 npm start
1818 ```
1919
20-It should launch a browser window, and comes pre-configured to use the main ssb network by default. If you already have an `.ssb` folder, mvd should 'just work'.
20 +It should launch a browser window, and comes pre-configured to use the Decent network by default. If you already have an `.decent` folder, mvd should 'just work'.
2121
22 +If you want to use `mvd` on the main ssb network use: `npm start -- --appname=ssb` and it will display the main ssb network if you already have an `.ssb` folder.
23 +
2224 ### history
2325
2426 `mvd` is coded from scratch, but may have some code overlap with [minbase](http://github.com/evbogue/minbase) and [patchless](http://github.com/dominictarr/patchless)
2527

Built with git-ssb-web