diff options
| author | ozpv <39195175+ozpv@users.noreply.github.com> | 2022-05-26 18:39:11 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-05-26 18:39:11 -0500 |
| commit | 6aa714c30c388f312dc706548ac2c95dababdba4 (patch) | |
| tree | 5e099a00582d8d73afeb98302509451e147af1f6 | |
| parent | 78a9f83eb796e145a537facdeb917af7b42107f6 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |
