git ssb

16+

Dominic / patchbay



Commit 1b75f8ffcfadbde6d14a55155a3f436a7e485d94

still called patchboard on github

Dominic Tarr committed on 5/11/2016, 1:42:10 AM
Parent: 07447fd689aeec9a984958066285c15fb7a99939

Files changed

README.mdchanged
README.mdView
@@ -62,10 +62,10 @@
6262 ## Running
6363
6464 ```
6565 # assuming that patchwork@2.8 is already running...
66-git clone https://github.com/dominictarr/ssb-patchboard.git
67-cd ssb-patchboard
66+git clone https://github.com/dominictarr/patchboard.git
67+cd patchboard
6868 npm install electro electron-prebuilt -g
6969 patchwork plugins.install ssb-links # must have patchwork >=2.8
7070 electro index.js
7171 ```

Built with git-ssb-web