File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -32,4 +32,19 @@ The following **NuGet** packages are necessary to build and run this project:
32
32
33
33
* [ Newtonsoft.Json] ( https://www.nuget.org/packages/Newtonsoft.Json/12.0.3?_src=template )
34
34
35
- * [ Xam.Plugin.Media] ( https://www.nuget.org/packages/Xam.Plugin.Media/5.0.1?_src=template )
35
+ * [ Xam.Plugin.Media] ( https://www.nuget.org/packages/Xam.Plugin.Media/5.0.1?_src=template )
36
+
37
+
38
+ ## Steps To Run
39
+
40
+ Please follow the following steps to run the project in ** Visual Studio 2019**
41
+
42
+ 1 . Clone the repository to a location of your preference
43
+
44
+ 2 . Open the project in Visual Studio 2019 by clicking on ** CodeCapture.sln**
45
+
46
+ 3 . Install all the dependencies mentioned above using the ** NuGet Package Manager**
47
+
48
+ 4 . Build the project
49
+
50
+ 5 . Run and enjoy :)
You can’t perform that action at this time.
0 commit comments