README.md in capistrano-git-submodule-strategy-0.1.14 vs README.md in capistrano-git-submodule-strategy-0.1.15

- old
+ new

@@ -9,11 +9,11 @@ require 'capistrano/git-submodule-strategy' ``` Gemfile ```ruby -gem 'capistrano-git-submodule-strategy', '~> 0.1', :github => 'i-ekho/capistrano-git-submodule-strategy' +gem 'capistrano-git-submodule-strategy', '~> 0.1', :github => 'ekho/capistrano-git-submodule-strategy' ``` deploy.rb ```ruby set :scm, :git @@ -30,6 +30,6 @@ * Make sure to add tests for it. This is important so I don't break it in a future version unintentionally. * Please try not to mess with the Rakefile, version, or history. If you want to have your own version, or is otherwise necessary, that is fine, but please isolate to its own commit so I can cherry-pick around it. == Copyright -Copyright (c) 2014 Boris Gorbylev. See LICENSE for further details. +Copyright (c) 2014 Boris Gorbylev. See LICENSE for further details. \ No newline at end of file