From 1cf29732f9acbbe8adca232bf10eb236e68353e6 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 1 Nov 2020 19:19:36 +0530 Subject: Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a003ca7..5612cca 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,9 @@ A Simple Hot Key daemon for X inspired by the suckless philosophy with configura ## Installation -Clone the repo and run +Clone the repo and run (May need `sudo`) ```bash -sudo make install +make install ``` -- cgit v1.3.1