From a751929c627314eaa0bf1a2dbd237e4c830862f2 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Mon, 2 Oct 2023 16:12:39 +0530 Subject: [PATCH] fix: updated readme fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cbeed8c4bc..f9d969d72c9 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ chmod +x setup.sh - Run setup.sh ```bash -./setup.sh http://localhost +./setup.sh ``` > If running in a cloud env replace localhost with public facing IP address of the VM