Skip to content

Commit 17a99a9

Browse files
authored
Update README.md
Signed-off-by: Inbar Gazit <[email protected]>
1 parent bc9331b commit 17a99a9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,12 @@ Also, in order to select JSON Web Token authentication in the launcher, in launc
118118
1. Select your desired code example.
119119

120120
## Authorization Code Grant embedded signing example:
121-
1. Double click the Quick_ACG.csproj (or Quick_ACG-2019.csproj) file in the Quick_ACG folder of your Quickstart project.
121+
1. Double click the Quick_ACG.csproj (or Quick_ACG-2019.csproj for VS 2109) file in the Quick_ACG folder of your Quickstart project.
122122
1. Select the green Play IIS Express button.
123123

124124
## JWT grant remote signing project
125-
125+
1. Double click the JWT-Console.csproj (or JWT-Console-2019.csproj for VS 2109) file in the JWT-Console folder of your Quickstart project.
126+
1. Select the green Play JWT Console button.
126127

127128
## Payments code example
128129
To use the payments code example, create a test payment gateway on the [Payments](https://admindemo.docusign.com/authenticate?goTo=payments) page in your developer account. See [Configure a payment gateway](./PAYMENTS_INSTALLATION.md) for details.

0 commit comments

Comments
 (0)