diff --git a/README.md b/README.md index 1ecba6df..a494e64f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Here is why we are writing a new container runtime in Rust. ```console $ hyperfine --prepare 'sudo sync; echo 3 | sudo tee /proc/sys/vm/drop_caches' --warmup 10 --min-runs 100 'sudo ./youki create -b tutorial a && sudo ./youki start a && sudo ./youki delete -f a' ``` - - Enviroment + - Environment ```console $ ./youki info Version 0.0.1