README.md: small addition

This commit is contained in:
Federico Amedeo Izzo 2020-10-22 22:22:29 +02:00 committed by Niccolò Izzo
parent f10347bae0
commit ddc79bcf0c
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ Now you can power cycle your radio and enjoy the new breath of freedom!
To run OpenRTX on Linux you have to change a system configuration.
This is needed in order to run the uC/OS-III RTOS on Linux.
Add the following line to `/etc/security/limits.conf`
Add the following line to `/etc/security/limits.conf` replacing `user` with your user
```
user - rtprio unlimited
```