Changeset 5943

Show
Ignore:
Timestamp:
01/31/08 13:56:05 (5 years ago)
Author:
cho45
Message:

lang/ruby/misc/lig.rb:

Update doc.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/misc/lig.rb

    r5942 r5943  
    1010Now, lig.rb is integrated to net-irc gem. So you can install/run like following: 
    1111 
     12Ask API key first time. 
     13 
     14        $ sudo gem install pit 
    1215        $ sudo gem install net-irc 
    1316        $ cd `ruby -rubygems -e 'print Gem.searcher.find("net/irc").full_gem_path+"/examples"'` 
     
    3336 
    3437This client does not support anonymous user. 
    35 I must register Lingr and get API Key. 
     38You must register Lingr and get API Key. 
     39 
    3640 
    3741=end