From 044f4647842e1ddfc2cb6b275c1eab77c8582a78 Mon Sep 17 00:00:00 2001 From: Chun-Hao Liu Date: Sat, 11 Jan 2025 12:30:09 +0800 Subject: [PATCH] [#5976] Improvement(docs): Update getting-started.md --- docs/getting-started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.md b/docs/getting-started.md index 802fc254bc5..f729d418acf 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -179,7 +179,7 @@ To use Gravitino locally on macOS or Linux, follow these similar steps: 3. Start Gravitino using the gravitino.sh script in the binary release package or Docker image: ```shell - /bin/gravitino.sh start + ${GRAVITINO_HOME}/bin/gravitino.sh start ``` ## Installing Apache Hive on AWS or Google Cloud Platform