README.rdoc in nfc-2.0.0 vs README.rdoc in nfc-2.0.1

- old
+ new

@@ -41,14 +41,13 @@ * A USB RFID reader. I'm using the touchatag[http://touchatag.com]. * libnfc == INSTALL: -First install libnfc[http://libnfc.org/] -I installed libnfc like this: +First install libnfc[http://libnfc.org/]. +I installed libnfc via MacPorts[http://www.macports.org/] like this: - $ ./configure --prefix=/usr/local - $ make && make install + $ sudo port install libnfc The install the gem: $ sudo gem install nfc