mirror of
https://github.com/containers/youki
synced 2024-11-22 17:02:00 +01:00
style(spelling): Spellcheck README
Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
This commit is contained in:
parent
45813109cb
commit
c94831db17
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user