From 63ef82c6212465e4f5db826926811c976f1d1144 Mon Sep 17 00:00:00 2001 From: Emile Cantin Date: Fri, 8 Jun 2012 10:24:23 -0300 Subject: [PATCH] Update README to point to the new repo location. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bda3e4c..23360d9 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ### Using in your application ```ruby -gem 'foreman-export-initscript', :git => 'git://github.com/emilecantin/foreman-export-initscript.git' +gem 'foreman-export-initscript', :git => 'git://github.com/lzgo/foreman-export-initscript.git' ``` then `bundle exec foreman export initscript /etc/init.d`