From 9a9baee02c1e1f7e29b19b86f8b9781865501eef Mon Sep 17 00:00:00 2001 From: Arpit Saxena Date: Wed, 5 Feb 2025 20:02:43 +0530 Subject: [PATCH] Fix quick start links to docker image and executable binary Signed-off-by: Arpit Saxena --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7a40adf78..86bbe23a1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ To experience Parseable UI, checkout [demo.parseable.com ↗︎](https://demo.pa ### Run Parseable
-Docker Image +Docker Image

Get started with Parseable Docker with a single command: @@ -41,7 +41,7 @@ docker run -p 8000:8000 \

-Executable Binary +Executable Binary

Download and run the Parseable binary on your laptop: