README.rdoc in restfully-0.3.1 vs README.rdoc in restfully-0.3.2

- old
+ new

@@ -3,10 +3,10 @@ An attempt at dynamically providing "clever" wrappers on top of RESTful APIs that follow the principle of Hyperlinks As The Engine Of Application State (HATEOAS). For it to work, the API must follow certain conventions (to be explained later). Alpha work. == Installation - $ gem install restfully + $ gem install restfully --source http://gemcutter.org == Usage === Command line $ export RUBYOPT="-rubygems" $ restfully base_uri [root_path] [-u username] [-p password]