aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d5db45284..fa3f81ffd 100644
--- a/README.md
+++ b/README.md
@@ -231,7 +231,7 @@ Milestone page: https://github.com/netblue30/firejail/milestone/1
231### Landlock support - EXPERIMENTAL 231### Landlock support - EXPERIMENTAL
232For the next release (0.9.72), landlock support is experimental. It is disabled in the normal build 232For the next release (0.9.72), landlock support is experimental. It is disabled in the normal build
233or in the executable archives we provide. It will be "officially" released 233or in the executable archives we provide. It will be "officially" released
234in 0.9.74, sometime early next year. For now, use --enable-landlock durring software compile: 234in 0.9.74, sometime early next year. For now, use --enable-landlock during software compile:
235````` 235`````
236$ ./configure --enable-landlock 236$ ./configure --enable-landlock
237````` 237`````