diff --git a/README.md b/README.md
index c80938d..b1c08e0 100644
--- a/README.md
+++ b/README.md
@@ -101,7 +101,7 @@ In order for an app with `com.apple.private.security.no-sandbox` and `platform-a
When your app is not sandboxed, you can spawn other binaries using posix_spawn, you can also spawn binaries as root with the following entitlement:
-```
+```xml
com.apple.private.persona-mgmt
```