Skip to content

Commit

Permalink
Update README with public url for cloning
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Ogle committed Aug 19, 2015
1 parent 793e4a1 commit 9f0d21a
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 @@ -39,7 +39,7 @@ We also recommend [Refills](http://refills.bourbon.io/) for prepackaged interfac

Set up your project in your code directory
```
git clone git@github.com:thoughtbot/proteus-middleman.git your-project-folder
git clone https://github.com/thoughtbot/proteus-middleman.git your-project-folder
cd your-project-folder
git remote rm origin
git remote add origin your-git-url
Expand Down

0 comments on commit 9f0d21a

Please sign in to comment.