wio

a wayland wm stylised after plan9 rio - forked from git.sr.ht/~srcmpwn/wio
git clone git://src.gearsix.net/wio
Log | Files | Refs | Atom | Submodules | README | LICENSE

commit 298e4ff05461733d75958e7391ca60d2f8a79010
parent 4ea1eede5f4e31319827736cbe9867728901b4d3
Author: Tyler Anderson <tyleranderson@posteo.net>
Date:   Tue,  7 May 2019 22:47:59 -0400

Add simple build instructions to README.md.

Diffstat:
MREADME.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -7,6 +7,15 @@ This software is incomplete. Notably missing is a Rio-esque FUSE filesystem and Rio's built-in command line (we depend on an external, tty-style terminal emulator). +## Installation + +To build and install wio: + + git clone https://github.com/swaywm/wlroots.git subprojects/wlroots + meson build + cd build + ninja install + ## Basic principles Wio uses [wlroots](https://github.com/swaywm/wlroots) to run a simple Wayland