commit d0157b8c108a36d8cc71590f2976a14392e2a97e
parent a355bed013c4e00bba468e130429358cc354177d
Author: Joshua Pereyda <jtpereyda@users.noreply.github.com>
Date: Mon, 18 Mar 2019 13:22:34 -0700
Install instructions just point to the website
Diffstat:
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/README.md b/README.md
@@ -1,8 +1,8 @@
i3lock - improved screen locker
===============================
-i3lock is a simple screen locker like slock. After starting it, you will
-see a white screen (you can configure the color/an image). You can return
-to your screen by entering your password.
+[i3lock](https://i3wm.org/i3lock/)> is a simple screen locker like slock.
+After starting it, you will see a white screen (you can configure the
+color/an image). You can return to your screen by entering your password.
Many little improvements have been made to i3lock over time:
@@ -20,12 +20,8 @@ Many little improvements have been made to i3lock over time:
Install
-------
-Ubuntu:
-```
-sudo apt-get install i3lock
-```
-For other operating systems, see Requirements and Building below.
+See [the i3lock home page](https://i3wm.org/i3lock/).
Requirements
------------