Commit 813918c942c3e2bf314279eb10a587d09d7826dc
Merge branch 'master' of github.com:ssbc/patchbay
mix irving committed on 1/31/2017, 8:48:01 AMParent: 8dfd53f6b3b313f0e6bf9db8230c208c1f91937c
Parent: 55532c8244dd69c0aa29cfb642636f2d69623f6b
Files changed
README.md | changed |
README.md | ||
---|---|---|
@@ -30,9 +30,9 @@ | ||
30 | 30 … | # restart sbot server (go back to previous tab and kill it) |
31 | 31 … | ``` |
32 | 32 … | now clone and run patchbay. |
33 | 33 … | ``` |
34 | -git clone https://github.com/dominictarr/patchbay.git | |
34 … | +git clone https://github.com/ssbc/patchbay.git | |
35 | 35 … | cd patchbay |
36 | 36 … | npm install |
37 | 37 … | npm run rebuild |
38 | 38 … | npm run bundle |
Built with git-ssb-web