From e580d7ff1cc5c6fe4debdb9dae290d600d05716e Mon Sep 17 00:00:00 2001 From: Kron4ek Date: Fri, 29 Mar 2024 12:17:11 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52a8d59..e3fac68 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ $ export USE_SYS_UTILS=1 $ ./conty.sh command command_arguments ``` +If you plan to run 32-bit applications, your kernel need to be compiled with **CONFIG_IA32_EMULATION** and **CONFIG_COMPAT_32BIT_TIME** options enabled in its config. Kernels in most Linux distributions have these options enabled by default. + ## Usage ### CLI