Skip to content

Commit 446006b

Browse files
committed
correct punctuation
1 parent 6ae5fa0 commit 446006b

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
@@ -17,7 +17,7 @@ You can also run each sample directly from the command line.
1717
```
1818
$ git clone https://github.com/AuthorizeNet/sample-code-csharp.git
1919
```
20-
* Include the [Authorize.Net .NET SDK](https://github.com/AuthorizeNet/sdk-dotnet)
20+
* Include the [Authorize.Net .NET SDK](https://github.com/AuthorizeNet/sdk-dotnet):
2121
`PM> Install-Package AuthorizeNet`
2222
Build the project to produce the SampleCode console app.
2323
* Run the individual samples by name. For example:

0 commit comments

Comments
 (0)