summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2022-05-26 18:38:27 -0500
committerGitHub <noreply@github.com>2022-05-26 18:38:27 -0500
commit2901d6f494ed074cb6c54cb6eea6353964289ba2 (patch)
treeb2a42c98dbfe32d26a596f3f89bbf6fa3e453ffb /README.md
parent2f6617a107adbd4d22ccac2e45caa83ec8962603 (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 1a141ab..e6d05c4 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ https://dwm.suckless.org/
- actualfullscreen
## installation
-Inside of [config.mk](https://github.com/ozpv/dwm/blob/main/config.mk) set 'USRHOME' to your home directory.
+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'
then run `sudo make install`