Skip to content

Commit 28d9343

Browse files
committed
Added 'Steps To Run' in Readme
1 parent 8f19f49 commit 28d9343

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,19 @@ The following **NuGet** packages are necessary to build and run this project:
3232

3333
* [Newtonsoft.Json](https://www.nuget.org/packages/Newtonsoft.Json/12.0.3?_src=template)
3434

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 :)

0 commit comments

Comments
 (0)