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