We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ed607b commit 1824ef0Copy full SHA for 1824ef0
README.md
@@ -19,7 +19,7 @@ You can also run each sample directly from the command line.
19
```
20
* Install the [Authorize.Net Ruby SDK](https://www.github.com/AuthorizeNet/sdk-ruby):
21
22
- $ git clone https://github.com/AuthorizeNet/sample-code-ruby
+ $ gem install authorizenet
23
24
25
* Run the individual samples by name. For example:
0 commit comments