From d4c896a0c05a453e75b7068128a5ff90daaeac82 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Wed, 19 Nov 2025 04:12:35 -0300 Subject: [PATCH] docs: README.md: add missing closing parens This amends commit 05cf5cd93 ("docs: add distribution-specific build/install instructions (#6964)", 2025-11-15). --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e82781a7..dda341549 100644 --- a/README.md +++ b/README.md @@ -261,7 +261,7 @@ Detailed information on using firejail from git is available on the Note: Make sure to use the full path to the program (for example, `firejail /usr/bin/firefox` instead of `firejail firefox`) to avoid potential firejail-in-firejail issues (see -[#2877](https://github.com/netblue30/firejail/issues/2877). +[#2877](https://github.com/netblue30/firejail/issues/2877)). To start the sandbox, prefix your command with `firejail`: