Browse Source

add ubuntu install instructions

master
Joshua Pereyda 6 years ago
parent
commit
bad32996f3
1 changed files with 9 additions and 0 deletions
  1. +9
    -0
      README.md

+ 9
- 0
README.md View File

@ -18,6 +18,15 @@ Many little improvements have been made to i3lock over time:
- i3lock uses PAM and therefore is compatible with LDAP etc. - i3lock uses PAM and therefore is compatible with LDAP etc.
On OpenBSD i3lock uses the bsd_auth(3) framework. 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 Requirements
------------ ------------
- pkg-config - pkg-config


Loading…
Cancel
Save