aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-08-30 09:13:14 -0400
committerLibravatar netblue30 <netblue30@protonmail.com>2022-08-30 09:13:14 -0400
commit0594c5d3d0f1ddc4049cf2ed38676a1cdc8d6843 (patch)
tree5c547b492cb90a44459a4ab03e616af1700e8da0 /README.md
parentREADME/README.md (diff)
downloadfirejail-0594c5d3d0f1ddc4049cf2ed38676a1cdc8d6843.tar.gz
firejail-0594c5d3d0f1ddc4049cf2ed38676a1cdc8d6843.tar.zst
firejail-0594c5d3d0f1ddc4049cf2ed38676a1cdc8d6843.zip
typos
Diffstat (limited to 'README.md')
-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`````