Skip to content

Commit

Permalink
Gonna try pushing again to try and kick the Github gem builder into gear
Browse files Browse the repository at this point in the history
  • Loading branch information
melito committed Jul 1, 2009
1 parent b7ee8cb commit e321cbc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion README
Expand Up @@ -8,7 +8,10 @@ To install:

git clone git://github.com/melito/em-syslog.git


-or-

sudo gem install melito-em-syslog -s http://gems.github.com

SYNOPSIS:

# Setup syslog
Expand Down
2 changes: 1 addition & 1 deletion em-syslog.gemspec
Expand Up @@ -12,4 +12,4 @@ Gem::Specification.new do |s|
"lib/em/syslog.rb",
"test.rb"]
s.add_dependency('eventmachine')
end
end

0 comments on commit e321cbc

Please sign in to comment.