git ssb

16+

Dominic / patchbay



Commit 55532c8244dd69c0aa29cfb642636f2d69623f6b

Merge pull request #80 from locksmithdon/patch-1

update clone url
mix 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.mdchanged
README.mdView
@@ -30,9 +30,9 @@
3030 # restart sbot server (go back to previous tab and kill it)
3131 ```
3232 now clone and run patchbay.
3333 ```
34-git clone https://github.com/dominictarr/patchbay.git
34 +git clone https://github.com/ssbc/patchbay.git
3535 cd patchbay
3636 npm install
3737 npm run rebuild
3838 npm run bundle

Built with git-ssb-web