From 4ffa11e1699bfc1a63596e2fc434c86710e37fdd Mon Sep 17 00:00:00 2001 From: Sanskar Date: Sat, 20 Jan 2024 14:27:58 +0530 Subject: [PATCH] updated web interface execution command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d1882bae9..60e25f3d5 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ or our command-line based interface Kalipso ##### Web interface - ./webinteface.sh + ./webinterface.sh Then navigate to ```http://localhost:55000/``` from your browser.