git ssb

16+

Dominic / patchbay



Commit ab8ee40465e79539b0e4acbeab2ffeae09f070d8

update clone url

Don Smith authored on 1/28/2017, 10:43:34 PM
GitHub committed on 1/28/2017, 10:43:34 PM
Parent: e7d5a35db1a7f8894ba72038b284d13234c5d9c5

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