We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55384d4 commit fc7bd11Copy full SHA for fc7bd11
1 file changed
README.md
@@ -24,7 +24,8 @@ The package contains C# examples. Follow the given steps to proceed with project
24
25
* Extract the downloaded project and open the solution file in Visual Studio
26
* Right click on solution and press "Enable NuGet package Restore"
27
-* Build the project.
+* Edit RunExamples.cs and put appSid and appKey, obtained from https://dashboard.groupdocs.cloud there
28
+* Build and Run
29
30
For more details, visit [Getting Started](https://docs.groupdocs.cloud/display/viewercloud/Getting+Started).
31
0 commit comments