From ade39c2f46df61c107b545aa908150c1007a11f9 Mon Sep 17 00:00:00 2001 From: rishabjasrotia Date: Thu, 9 Nov 2023 18:36:18 +0530 Subject: [PATCH] Doc Updated --- INSTALLATION.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/INSTALLATION.md b/INSTALLATION.md index 6cebe94b8..86a9fb8e6 100644 --- a/INSTALLATION.md +++ b/INSTALLATION.md @@ -143,5 +143,8 @@ In order to address this, your document storage system must be instructed to acc # Build Local Environment -Below are the steps to follow - +Command to build project - - Execute `make build` + +Command to run project - +- Execute `make run` \ No newline at end of file