diff --git a/docs/install/index.md b/docs/install/index.md index eeadddfcae..9be16a7f8b 100644 --- a/docs/install/index.md +++ b/docs/install/index.md @@ -78,7 +78,7 @@ When you query `ContainerMemory` and encounter the error: open /sys/fs/cgroup/memory.max: no such file or directory ``` -This error mostly affects Raspbery Pi OS, but might also affect older Debian-based systems as well. +This error mostly affects Raspberry Pi OS, but might also affect older Debian-based systems as well.
Add `cgroup_memory=1 cgroup_enable=memory` to `cmdline.txt`: