Update README with RendererAppContainer instructions (#2509)

Added note about running icacls for RendererAppContainer flag.
This commit is contained in:
uazo 2025-11-20 07:20:31 +00:00 committed by GitHub
parent 2124fd8aa7
commit f39022cb0c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -133,6 +133,7 @@ you can activate (highly recommended) the 'RendererAppContainer' flag from the c
```
--enable-features=RendererAppContainer
```
In this case, it is also necessary to run icacls as indicated above.
### Auto-update setup for linux
working in progress in https://github.com/uazo/cromite/issues/771