aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorclsr <clsr@clsr.net>2017-04-26 10:41:48 +0200
committerclsr <clsr@clsr.net>2017-04-26 10:41:48 +0200
commit262fd581a79f61ee99b018938c480cf318ba6bd6 (patch)
tree7d3c2250563f626f616746516560dcc6c5151880 /README.md
parente7a5b19c0ba06e12b0137a7ce5e65a15135d9977 (diff)
downloaddwmclock-262fd581a79f61ee99b018938c480cf318ba6bd6.tar.gz
dwmclock-262fd581a79f61ee99b018938c480cf318ba6bd6.zip
Deduplicate file reading code and add battery charging indicatorv1.1.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7761fd4..06f333b 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@ Compile it:
Install dwmclock (needs to be run as root if installing to `/usr` or `/usr/local`):
- make instal
+ make install
-Install dwmclock to ~/bin:
+Install dwmclock to `~/bin`:
make DESTDIR=$HOME PREFIX= install
@@ -30,6 +30,6 @@ Install dwmclock to ~/bin:
Usage
-----
-Amp it off in your ~/.xinitrc:
+Amp it off in your `~/.xinitrc`:
dwmclock &