Update README.md

This commit is contained in:
Kron4ek 2024-03-29 12:17:11 +03:00 committed by GitHub
parent dde6ce3ca8
commit e580d7ff1c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -78,6 +78,8 @@ $ export USE_SYS_UTILS=1
$ ./conty.sh command command_arguments $ ./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 ## Usage
### CLI ### CLI