Skip to content
This repository has been archived by the owner on Aug 5, 2020. It is now read-only.

Commit

Permalink
Fix clone URL.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brett DeWoody committed Aug 11, 2015
1 parent a882bd6 commit 00f9a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Mobify.js uses Bower, Grunt.js and Require.js to build the library, and manage a

And then download the latest code from git and install the dependancies:

git clone git@github.com:mobify/mobifyjs.git
git clone https://github.com/mobify/mobifyjs.git
cd mobifyjs
npm install
bower install
Expand Down

0 comments on commit 00f9a96

Please sign in to comment.