<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,11 @@
-test/miniterm.rb
-README
 CHANGELOG
-debian/control
-debian/rules
-debian/changelog
-debian/copyright
+README
+MANIFEST
+serialport.gemspec
 extconf.rb
-serialport.c
-.cvsignore
+lib/serialport.rb
+src/posix_serialport_impl.c
+src/serialport.c
+src/serialport.h
+src/win_serialport_impl.c
+test/miniterm.rb</diff>
      <filename>MANIFEST</filename>
    </modified>
    <modified>
      <diff>@@ -11,10 +11,12 @@ and Borland's C++ compilers.
 
 -- Installation --
 
-$ ruby extconf.rb
-$ make
-$ make install
+This gem is hosted at GitHub. Before you can install this, or any other GitHub gem you must
+add it as a repository:
+  gem sources -a http://gems.github.com
 
+Then you can install the gem as normal:
+  sudo gem install toholio-serialport
 
 -- Testing --
 
@@ -151,3 +153,4 @@ GPL
 
 Guillaume Pierronnet &lt;moumar@netcourrier.com&gt;
 Alan Stern &lt;stern@rowland.harvard.edu&gt;
+Tobin Richard &lt;tobin.richard@gmail.com&gt;</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>36811630e1b6382fbd0c681e1b736a9d1cccc026</id>
    </parent>
  </parents>
  <author>
    <name>toholio</name>
    <email>tobin.richard@gmail.com</email>
  </author>
  <url>http://github.com/toholio/ruby-serialport/commit/bc7e5f60ffbc5e1eb9809a75128736414f0169af</url>
  <id>bc7e5f60ffbc5e1eb9809a75128736414f0169af</id>
  <committed-date>2008-08-31T17:21:22-07:00</committed-date>
  <authored-date>2008-08-31T17:21:22-07:00</authored-date>
  <message>Update README and MANIFEST for GitHub hosting and the changed contents.</message>
  <tree>8336785236b5fd691c797488e96aa8e929505e40</tree>
  <committer>
    <name>toholio</name>
    <email>tobin.richard@gmail.com</email>
  </committer>
</commit>
