Commit ab8ee40465e79539b0e4acbeab2ffeae09f070d8
update clone url
Don Smith authored on 1/28/2017, 10:43:34 PMGitHub committed on 1/28/2017, 10:43:34 PM
Parent: e7d5a35db1a7f8894ba72038b284d13234c5d9c5
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