Skip to content

Commit

Permalink
Fix URL to clone git repo
Browse files Browse the repository at this point in the history
  • Loading branch information
marfeyh committed Sep 15, 2014
1 parent 74578b9 commit ce9609e
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 @@ -6,7 +6,7 @@ To make the templates available, you need to clone the repo to your
`~/.rebar/templates` directory:

mkdir -p ~/.rebar/templates
git clone git://github.com:EchoTeam/rebar-templates.git ~/.rebar/templates
git clone git@github.com:EchoTeam/rebar-templates.git ~/.rebar/templates

## Creating Erlang/OTP service layout

Expand Down

0 comments on commit ce9609e

Please sign in to comment.