document that we currently follow wlroots-git

Closes #73.
このコミットが含まれているのは:
Devin J. Pohly 2021-01-02 19:56:40 -05:00
コミット 9677f99dc3
1個のファイルの変更1行の追加1行の削除

ファイルの表示

@ -37,7 +37,7 @@ Feature *non-goals* include:
## Building dwl
dwl has only two dependencies: wlroots 0.12 and wayland-protocols. Simply install these and run `sudo make install`.
dwl has only two dependencies: wlroots-git and wayland-protocols. Simply install these and run `sudo make install`.
To enable XWayland, you should also install xorg-xwayland and uncomment its flag in `config.mk`.