summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-26 18:39:11 -0500
committerGitHub <noreply@github.com>2022-05-26 18:39:11 -0500
commit6aa714c30c388f312dc706548ac2c95dababdba4 (patch)
tree5e099a00582d8d73afeb98302509451e147af1f6 /README.md
parent78a9f83eb796e145a537facdeb917af7b42107f6 (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3cb365c..19c4cf2 100644
--- a/README.md
+++ b/README.md
@@ -11,6 +11,6 @@ https://dwm.suckless.org/
## installation
Inside of [config.mk](https://github.com/ozpv/dwm/blob/main/config.mk) set 'USRHOME' to your home directory
-Inside of [config.h](https://github.com/ozpv/dwm/blob/main/config.h) change the home directory in char 'dmenupmcmd'
+Inside of [config.h](https://github.com/ozpv/dwm/blob/main/config.h) change the home directory in char 'dmenupmcmd' to your home directory
then run `sudo make install`