mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-22 21:04:27 +01:00
Merge #663
663: Fix CONTRIBUTING.md step to make the project work r=Kerollmops a=curquiza Following this discussion: https://github.com/meilisearch/milli/issues/76#issuecomment-1277459125 Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
This commit is contained in:
commit
95e45e1c2c
@ -44,14 +44,6 @@ You can check out the longer, more complete guideline documentation [here](https
|
||||
|
||||
## Development Workflow
|
||||
|
||||
### Setup and run
|
||||
|
||||
```bash
|
||||
cargo run --release
|
||||
```
|
||||
|
||||
We recommend using the `--release` flag to test the full performance.
|
||||
|
||||
### Test
|
||||
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user