diff options
| author | Devin J. Pohly <djpohly@gmail.com> | 2020-06-15 09:24:25 -0500 | 
|---|---|---|
| committer | Devin J. Pohly <djpohly@gmail.com> | 2020-06-15 09:24:25 -0500 | 
| commit | e629feabaf5590ac3583dc7e96412e91f9ed3ff5 (patch) | |
| tree | f5ae251bfc6d6c32580c55e650bea5a29e9946be /README.md | |
| parent | 728e0e5d71a5d33ee029c7babb6a4b082d7ba203 (diff) | |
note wlroots-git requirement
Fixes #9.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 | 
1 files changed, 1 insertions, 2 deletions
@@ -45,8 +45,7 @@ Other features under consideration are:  ## Building dwl -dwl has only two dependencies: wlroots and wayland-protocols.  Simply install -these and run `make`. +dwl has only two dependencies: wlroots (git version currently required) and wayland-protocols.  Simply install these and run `make`.  ## Configuration  | 
