Commit 1b75f8ffcfadbde6d14a55155a3f436a7e485d94
still called patchboard on github
Dominic Tarr committed on 5/11/2016, 1:42:10 AMParent: 07447fd689aeec9a984958066285c15fb7a99939
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -62,10 +62,10 @@ | ||
62 | 62 | ## Running |
63 | 63 | |
64 | 64 | ``` |
65 | 65 | # 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 | |
68 | 68 | npm install electro electron-prebuilt -g |
69 | 69 | patchwork plugins.install ssb-links # must have patchwork >=2.8 |
70 | 70 | electro index.js |
71 | 71 | ``` |
Built with git-ssb-web