From 4e2bec0427f924b4685924b44d7c1fc6ed0db2ba Mon Sep 17 00:00:00 2001 From: shunjid1862 Date: Wed, 15 May 2019 23:59:48 +0600 Subject: [PATCH] updated Installation Guide --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7385fb4..586d606 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ $ sudo apt-get install dotnet-sdk-2.2 Now move onto project folder and run this commands to build the project: ```sh +$ git clone https://github.com/TeamTigers/eChartiFy.git $ cd eChartiFy $ dotnet restore $ dotnet run