docs: update

This commit is contained in:
Dylan Araps 2019-10-15 17:33:40 +03:00
parent a20543402c
commit c4e64e27b7
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ An itsy bitsy floating window manager (*270~ sloc / 24kb compiled!*).
## Installation
1) Modify `config.h` to suit your needs.
1) Copy `config.def.h` to `config.h` and modify it to suit your needs.
2) Run `make` to build `sowm`.
3) Copy it to your path or run `make install`.
- `DESTDIR` and `PREFIX` are supported.