From 9822941df5f59e1c9edda43962d0e0f564c38b24 Mon Sep 17 00:00:00 2001 From: Florent Date: Wed, 6 Mar 2024 12:01:19 +0100 Subject: [PATCH] Update doc/POST_INSTALL.md Co-authored-by: Salamandar <6552989+Salamandar@users.noreply.github.com> --- doc/POST_INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 0e5977b..7f59f50 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,4 +1,4 @@ Congratulation, Open Search is installed! You may try its API right now. Try this command: -curl http://localhost:**PORT** +`curl http://localhost:__PORT__`