Update git clone url to github

This commit is contained in:
Juan Cruz Viotti 2015-03-02 12:26:38 -04:00
parent 83e01c03fa
commit 57b23caed6

View File

@ -5,7 +5,7 @@ Take a look at the spec for features, roadmap and progress [https://docs.google.
## Installing
```sh
$ git clone git@bitbucket.org:rulemotion/resin-cli.git
$ git clone git@github.com:resin-io/resin-cli.git
$ cd resin-cli
$ npm install
```