From ae2d9eb266bc514a7c08d93d01775e2f4db489b4 Mon Sep 17 00:00:00 2001 From: Manuel Date: Fri, 23 Sep 2022 18:56:13 +0200 Subject: [PATCH] Update README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) 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)