mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-23 02:27:40 +08:00
Update README.md
This commit is contained in:
parent
703d2026e4
commit
cea0c1f41d
@ -28,7 +28,7 @@ cargo run --release
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user