README.rdoc in rubiii-savon-0.2.0 vs README.rdoc in rubiii-savon-0.2.1
- old
+ new
@@ -4,17 +4,17 @@
the overhead of working with SOAP services and provide a lightweight
alternative to other libraries.
== Install
- $ gem install smacks-savon -s http://gems.github.com
+ $ gem install rubiii-savon -s http://gems.github.com
== Dependencies
- smacks-apricoteatsgorilla >= 0.5.2
+ rubiii-apricoteatsgorilla >= 0.5.2
hpricot 0.8.241 (the latest JRuby-compatible version)
-Hpricot 0.8.241 is also available at: {Apricot eats Gorilla Downloads}[http://github.com/smacks/apricoteatsgorilla/downloads]
+Hpricot 0.8.241 is also available at: {Apricot eats Gorilla Downloads}[http://github.com/rubiii/apricoteatsgorilla/downloads]
== How to use
Instantiate a new Savon::Service instance passing in the WSDL of your service.