From 98d8c9cd24fe7fe714ba17b8fb907650062866f0 Mon Sep 17 00:00:00 2001 From: nobody43 <15267739+nobody43@users.noreply.github.com> Date: Mon, 17 Oct 2022 21:37:21 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be048960b..a7181f8e1 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ sudo ./pick However, `pick` does not fully automate single profile installation yet (the PR is welcome [#77](https://github.com/roddhjav/apparmor.d/issues/77)). For convenient usage you should: - Ensure all related abstractions are installed (automated) - Ensure all related tunables are installed (automated) -- Remove `abi` statement if needed (not automated) +- Remove `abi` statement if needed (automated) - Set distribution-related flags from `dists/flags` (not automated) - Either switch desired `rPx` rules to `rPUx` (fallback to unconfined) or install these related profiles (not automated)