Skip to content

Commit 3e247c9

Browse files
author
brianmc
committed
2 parents ce791f1 + 6ac31fd commit 3e247c9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ The goal of this code sample repository is to provide completely self-contained
66
* Run "mvn package" in the root directory.
77
* Run the individual samples e.g.
88

9-
````java -jar target/VisaCheckoutDecrypt-jar-with-dependencies.jar
10-
````
9+
java -jar target/VisaCheckoutDecrypt-jar-with-dependencies.jar
10+
1111

1212
## API Reference
1313
The code samples are organized just like our API reference which you can access here http://developer.authorize.net/api/reference

0 commit comments

Comments
 (0)