aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 4a1353d42..44a8a9360 100644
--- a/README
+++ b/README
@@ -33,6 +33,10 @@ $ sudo apt-get install git build-essential libapparmor-dev pkg-config gawk
33 33
34For --selinux option, add libselinux1-dev (libselinux-devel for Fedora). 34For --selinux option, add libselinux1-dev (libselinux-devel for Fedora).
35 35
36We build our release firejail.tar.xz and firejail.deb packages using the following command:
37$ make distclean && ./configure && make deb
38
39
36Maintainer: 40Maintainer:
37- netblue30 (netblue30@protonmail.com) 41- netblue30 (netblue30@protonmail.com)
38 42