mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-15 13:58:36 +02:00
Update CONTRIBUTING.md
Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
parent
e22f57cae5
commit
8ff39d8432
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ First, thank you for contributing to MeiliSearch! The goal of this document is t
|
|||
### Setup and run MeiliSearch
|
||||
|
||||
```bash
|
||||
cargo run
|
||||
cargo run --release
|
||||
```
|
||||
|
||||
We recommend using the `--release` flag to test the full performance of MeiliSearch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue