Skip to content

Commit cc798db

Browse files
maryamsulemani97curquizadichotommy
authored
Apply suggestions from code review
Co-authored-by: Clémentine Urquizar - curqui <[email protected]> Co-authored-by: Tommy <[email protected]>
1 parent 7e91bcd commit cc798db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn/getting_started/quick_start.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ docker run -it --rm \
5858
-p 7700:7700 \
5959
-e MEILI_MASTER_KEY='MASTER_KEY'\
6060
-v $(pwd)/meili_data:/meili_data \
61-
getmeili/meilisearch:v0.28.0 \
61+
getmeili/meilisearch:v0.28 \
6262
meilisearch --env="development"
6363
```
6464

@@ -101,7 +101,7 @@ cd meilisearch
101101

102102
Choose the release you want to use. You can find the full list [here](https://github.com/meilisearch/meilisearch/releases).
103103

104-
In the cloned repository, run the following command replacing `vX.Y.Z` with the tag you selected:
104+
In the cloned repository, run the following command to access the most recent version of Meilisearch:
105105

106106
```bash
107107
git checkout v0.28.0

0 commit comments

Comments
 (0)