diff --git a/docs/DEV_ENVIRONMENT.md b/docs/DEV_ENVIRONMENT.md index 81e0e60a98..5b0df61fce 100644 --- a/docs/DEV_ENVIRONMENT.md +++ b/docs/DEV_ENVIRONMENT.md @@ -18,7 +18,7 @@ do sudo ifconfig lo0 alias 127.0.0.$i up done ``` -Please note that you have to run it again after each reboot +Please note that you have to run it again after each reboot 6. Try `cargo test --features native --all -- --test-threads=16`. -PS If you notice that this guide is outdated, please submit a PR. \ No newline at end of file +PS If you notice that this guide is outdated, please submit a PR.