~sircmpwn/wio

298e4ff05461733d75958e7391ca60d2f8a79010 — Tyler Anderson 4 years ago 4ea1eed
Add simple build instructions to README.md.
1 files changed, 9 insertions(+), 0 deletions(-)

M README.md
M README.md => README.md +9 -0
@@ 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