diff --git a/README.markdown b/README.markdown index e6895f0..b45beeb 100644 --- a/README.markdown +++ b/README.markdown @@ -62,7 +62,7 @@ Use the following format: And change the way you connect to: - authenticated_with :config => "github.yml" do |g| + authenticated_with :config => "github.yml" do (...) end