mirror of
https://github.com/Kron4ek/Conty
synced 2024-12-25 09:58:45 +01:00
Update README.md
This commit is contained in:
parent
dde6ce3ca8
commit
e580d7ff1c
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue