Skip to content

Commit 2d59ae1

Browse files
committed
Update to the modern way of cloning a repo
* Github deprecated the syntax in readme, it just times out now. This updated syntax works fine
1 parent 80cf8d0 commit 2d59ae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
## Installation
44

55
```
6-
git clone git://github.com/dhh/textmate-rails-bundle ~/Library/Application\ Support/TextMate/Bundles/dhh-ruby.tmbundle
6+
git clone git@github.com:dhh/textmate-rails-bundle.git ~/Library/Application\ Support/TextMate/Bundles/dhh-ruby.tmbundle
77
```

0 commit comments

Comments
 (0)