1
0
mirror of https://github.com/dylanaraps/sowm.git synced 2025-07-28 10:41:57 -07:00

docs: update

This commit is contained in:
Dylan Araps
2019-10-15 17:33:40 +03:00
parent a20543402c
commit c4e64e27b7

@@ -62,7 +62,7 @@ An itsy bitsy floating window manager (*270~ sloc / 24kb compiled!*).
## Installation ## 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`. 2) Run `make` to build `sowm`.
3) Copy it to your path or run `make install`. 3) Copy it to your path or run `make install`.
- `DESTDIR` and `PREFIX` are supported. - `DESTDIR` and `PREFIX` are supported.