From dcc1d1a1b6e52bafcec998f8f25ba3cc97ee0478 Mon Sep 17 00:00:00 2001 From: opa334 Date: Wed, 12 Oct 2022 19:50:53 +0200 Subject: [PATCH] Small improvment --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a36656..34c385e 100644 --- a/README.md +++ b/README.md @@ -151,7 +151,7 @@ Note: The paths in the TSRootBinaries array are relative to the location of the Afterwards you can use the [spawnRoot function in TSUtil.m](./Store/TSUtil.m#L39) to spawn the binary as root. -### Things that are not possible using TrollStore: +### Things that are not possible using TrollStore - Getting proper platformization / `CS_PLATFORMIZED` - Spawning a launch daemon (Would need `CS_PLATFORMIZED`)