From bad32996f35a70cf193f5ac16243bb4e86bc7620 Mon Sep 17 00:00:00 2001 From: Joshua Pereyda Date: Fri, 8 Mar 2019 11:29:33 -0800 Subject: [PATCH] add ubuntu install instructions --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index c6dd54d..f6430e9 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,15 @@ Many little improvements have been made to i3lock over time: - i3lock uses PAM and therefore is compatible with LDAP etc. On OpenBSD i3lock uses the bsd_auth(3) framework. +Running i3lock +------------- +Ubuntu: +``` +sudo apt-get install i3lock +``` + +For other operating systems, see Requirements and Building below. + Requirements ------------ - pkg-config