From 554f450340fd1fdf2e09907b92de44c0ae75a8a6 Mon Sep 17 00:00:00 2001 From: Potenz Date: Tue, 11 Nov 2025 23:55:48 +0530 Subject: [PATCH] updated - pre req --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index ee4a9b7..46b6c71 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,12 @@ cd apps/SeleniumService python3 agent.py ``` +Note. + +2.1 - when linux platform +- In python apps, package.json file, keep them python3 instead of python. +i.e apps/PatientDataExtractorService/package.json. + ## 📖 Developer Documentation - [Development Hosts & Ports](docs/ports.md) — which app runs on which host/port