mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-02-18 08:18:28 +01:00
Update README.md
This commit is contained in:
parent
703d2026e4
commit
cea0c1f41d
@ -28,7 +28,7 @@ cargo run --release
|
|||||||
cargo test
|
cargo test
|
||||||
```
|
```
|
||||||
|
|
||||||
If you encouter any `Too many open files` error when running the tests, please upgrade the maximum number of open file descriptors with this command:
|
If you encounter any `Too many open files` error when running the tests, please upgrade the maximum number of open file descriptors with this command:
|
||||||
|
|
||||||
```
|
```
|
||||||
ulimit -Sn 3000
|
ulimit -Sn 3000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user