diff --git a/README.md b/README.md index 56cd239..98325a2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # cagevnc Cage wayland kiosk packaged with wayvnc for use as a base image + +Clone repo using `git clone --recurse-submodules https://git.snrd.eu/SunRed/cagevnc.git` + +Build image using `docker build -t cagevnc:latest .` (CI is WIP)