Skip to content

Commit 3ea8e24

Browse files
committed
update
1 parent 7d5eb28 commit 3ea8e24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To experience Parseable UI, checkout [demo.parseable.com ↗︎](https://demo.pa
2626
## :zap: QuickStart
2727

2828
<details>
29-
<summary><a href="https://www.parseable.com/docs/docker-quick-start">Run Parseable in local disk mode with Docker</a></summary>
29+
<summary><a href="https://www.parseable.com/docs/docker-quick-start">Docker Image</a></summary>
3030
<p>
3131

3232
You can <a href="https://www.parseable.com/docs/docker-quick-start">get started with Parseable Docker</a> with a simple Docker run and then send data via cURL to understand how you can ingest data to Parseable. Below is the command to run Parseable in local storage mode with Docker.
@@ -59,7 +59,7 @@ curl --location --request POST 'http://localhost:8000/api/v1/ingest' \
5959
</details>
6060

6161
<details>
62-
<summary><a href="https://www.parseable.com/docs/docker-quick-start">Run Parseable binary</a></summary>
62+
<summary><a href="https://www.parseable.com/docs/docker-quick-start">Executable Binary File</a></summary>
6363
<p>
6464

6565
You can also download and run the Parseable binary on your laptop. To download the binary, run the command specific to your OS.
@@ -116,7 +116,7 @@ curl --location --request POST 'http://localhost:8000/api/v1/ingest' \
116116
</p>
117117
</details>
118118

119-
## :question: Why Parseable
119+
## :question: Why UseParseable
120120

121121
### Take control of your data
122122

0 commit comments

Comments
 (0)