Skip to content

Commit 1824ef0

Browse files
authored
Adding correct installation step
1 parent 2ed607b commit 1824ef0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can also run each sample directly from the command line.
1919
```
2020
* Install the [Authorize.Net Ruby SDK](https://www.github.com/AuthorizeNet/sdk-ruby):
2121
```
22-
$ git clone https://github.com/AuthorizeNet/sample-code-ruby
22+
$ gem install authorizenet
2323
```
2424

2525
* Run the individual samples by name. For example:

0 commit comments

Comments
 (0)