mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
Update CONTRIBUTING.md
Co-authored-by: Clément Renault <clement@meilisearch.com>
This commit is contained in:
parent
e22f57cae5
commit
8ff39d8432
@ -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…
Reference in New Issue
Block a user