From 0d0cf3052a4c2ed9fb63b7d53b864b9440acf763 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Mon, 2 Oct 2023 16:13:27 +0530 Subject: [PATCH] fix: updated readme fixes (#2339) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cbeed8c4..f9d969d72 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