Update README.md

This commit is contained in:
Alex Lushpai 2015-04-27 14:24:24 +03:00
parent a0ebbe5b38
commit 9b43a56c97

View File

@ -29,7 +29,7 @@ order = response[:order]
```ruby
require 'retailcrm'
api = Retailcrm.new('https://yourcrmname.intarocrm.ru', 'yourApiKeyHere')
api = Retailcrm.new('https://yourcrmname.retailcrm.ru', 'yourApiKeyHere')
order = {
:externalId => 171,