Skip to content

Commit ed6f8c9

Browse files
Update learn/getting_started/quick_start.md
Co-authored-by: Clémentine Urquizar - curqui <[email protected]>
1 parent 26a70c4 commit ed6f8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/getting_started/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ Choose the release you want to use. You can find the full list [here](https://gi
104104
In the cloned repository, run the following command to access the most recent version of Meilisearch:
105105

106106
```bash
107-
git checkout v0.28.0
107+
git checkout stable
108108
```
109109

110110
Finally, update the rust toolchain, compile the project, and execute the binary.

0 commit comments

Comments
 (0)