git ssb

0+

clemo / ssb-ipfs-share



forked from arj / dat-share

Commit 6fa3c4f057cc48da8700d4578a74c074f7f92e1b

Correct name in installation instructions ;)

Anders Rune Jensen committed on 10/2/2017, 6:33:21 PM
Parent: 6eab0842af17e84613fcb72d0b1895e96198f522

Files changed

README.mdchanged
README.mdView
@@ -28,9 +28,9 @@
2828 mkdir -p ~/.ssb/node_modules
2929 cd ~/.ssb/node_modules
3030 git clone ssb://%HGaRHwvAX9LW8lUAaz8NypXZRCVqOsHTKhj//pkiEiQ=.sha256 ssb-dat-share && cd ssb-dat-share
3131 npm install
32-sbot plugins.enable ssb-viewer
32+sbot plugins.enable ssb-dat-share
3333 # restart sbot
3434 ```
3535
3636 For configuration, you can change options in ~/.ssb/config, add:

Built with git-ssb-web