From 4a9e46bf21d1332a81c65bfb9bd205f801e68d50 Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao Date: Thu, 29 Jul 2021 00:42:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ecb1f4..4293e87 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This is the backend API provider for the [SSR Tracing Web-App](https://github.co ### Building - Run `npm install` to install the required packages -- Run `nodejs ./app.js` to start the server +- Run `nodejs ./src/app.js` to start the server ### .env