Commit 55532c8244dd69c0aa29cfb642636f2d69623f6b
Merge pull request #80 from locksmithdon/patch-1
update clone urlmix irving authored on 1/29/2017, 9:40:55 PM
GitHub committed on 1/29/2017, 9:40:55 PM
Parent: e41cfd91b903996c322d07eebb52d81931cf0123
Parent: ab8ee40465e79539b0e4acbeab2ffeae09f070d8
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