docs: Update how-to-use-kata-containers-with-firecracker.md

Removed the `` around containerd, because when you execute this as a
script it runs the containerd command within the script, which it should
not do.

Fixes #4217

Signed-off-by: Willem Dendauw <willem.dendauw@hotmail.com>
This commit is contained in:
Willem Dendauw
2023-02-14 15:47:23 -08:00
committed by Chelsea Mafrica
parent 0d2a7f8324
commit 9304889330

View File

@@ -104,7 +104,7 @@ sudo dmsetup create "${POOL_NAME}" \
cat << EOF
#
# Add this to your config.toml configuration file and restart `containerd` daemon
# Add this to your config.toml configuration file and restart containerd daemon
#
[plugins]
[plugins.devmapper]