summaryrefslogtreecommitdiff
path: root/README.rdoc
diff options
context:
space:
mode:
authorSam Quigley <sq@wesabe.com>2009-06-23 15:45:15 -0700
committerSam Quigley <sq@wesabe.com>2009-06-23 15:45:15 -0700
commitc73b34f1f3fead05d5373550b63d6f6636552560 (patch)
tree65cc9d398c64d2ee57d6c25daaddc5023c5313fd /README.rdoc
parent06278a7ac357e097205181512522ef02d8f42f15 (diff)
downloadohai-c73b34f1f3fead05d5373550b63d6f6636552560.tar.gz
fix git clone URL
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rdoc b/README.rdoc
index 52106be4..9c8c5749 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -24,7 +24,7 @@ your system.
== INSTALL:
-* git clone git@github.com:hjkp/ohai.git
+* git clone git://github.com/opscode/ohai.git
* cd ohai
* rake install