We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ae5fa0 commit 446006bCopy full SHA for 446006b
README.md
@@ -17,7 +17,7 @@ You can also run each sample directly from the command line.
17
```
18
$ git clone https://github.com/AuthorizeNet/sample-code-csharp.git
19
20
-* Include the [Authorize.Net .NET SDK](https://github.com/AuthorizeNet/sdk-dotnet)
+* Include the [Authorize.Net .NET SDK](https://github.com/AuthorizeNet/sdk-dotnet):
21
`PM> Install-Package AuthorizeNet`
22
Build the project to produce the SampleCode console app.
23
* Run the individual samples by name. For example:
0 commit comments