From f4bf1906dc3e68befea1086d1fa1648954fd2561 Mon Sep 17 00:00:00 2001 From: Sergey Shepelev Date: Tue, 26 Oct 2021 14:29:31 +0300 Subject: [PATCH] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98a859f6..3f48dc9d 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ If you found bugs or missing features, let me know on GitHub issues :) ## Running a Docker Image (experimental) -You can run a Docker image as a root file system (not as a container!) on Kerla Kenrel instead of our initramfs built from `initramfs` directory. +You can run a Docker image as a root file system (not as a container!) on Kerla Kernel instead of our initramfs built from `initramfs` directory. For example, to run [nuta/helloworld](https://hub.docker.com/r/nuta/helloworld) image ([Dockerfile](https://gist.github.com/nuta/4c9ecd0d1a401dc5be88095bea5a991a)), try the following command: