aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 5940337..a81290d 100644
--- a/README
+++ b/README
@@ -13,8 +13,8 @@ Installation
13Edit config.mk to match your local setup (slock is installed into 13Edit config.mk to match your local setup (slock is installed into
14the /usr/local namespace by default). 14the /usr/local namespace by default).
15 15
16Afterwards enter the following command to build and install slock (if 16Afterwards enter the following command to build and install slock
17necessary as root): 17(if necessary as root):
18 18
19 make clean install 19 make clean install
20 20