git ssb

2+

ev / mvd



Commit 186abb869c114f14a84de343270ab2b979c0a4bc

update readme

Ev Bogue committed on 6/25/2018, 6:56:27 PM
Parent: f0fdaeb91fa797d297d56d29a35a9c40cb5be312

Files changed

readme.mdchanged
readme.mdView
@@ -18,11 +18,11 @@
1818 npm run build
1919 npm start
2020 ```
2121
22-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'.
22 +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'.
2323
24-To use with ssb try `npm run ssb`, to launch a testnet try `npm run testnet`.
24 +To use with decent try `npm run decent`, to launch a testnet try `npm run testnet`.
2525
2626 ### history
2727
2828 `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)

Built with git-ssb-web