diff options
| author | Akshay Nair <phenax5@gmail.com> | 2020-11-01 19:19:36 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-01 19:19:36 +0530 |
| commit | 1cf29732f9acbbe8adca232bf10eb236e68353e6 (patch) | |
| tree | b4a8e16733489cf2a2f4a2f47e2e27d4a947ff94 /README.md | |
| parent | 8af246beadc4f9d39ea33370b7140a30217b1f49 (diff) | |
| download | shotkey-1cf29732f9acbbe8adca232bf10eb236e68353e6.tar.gz shotkey-1cf29732f9acbbe8adca232bf10eb236e68353e6.zip | |
Update README.md
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ``` |
