mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
docs: README.md: add missing closing parens
This amends commit 05cf5cd93 ("docs: add distribution-specific
build/install instructions (#6964)", 2025-11-15).
This commit is contained in:
parent
7f5f02b00d
commit
d4c896a0c0
1 changed files with 1 additions and 1 deletions
|
|
@ -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`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue