Fix build instructions

This commit is contained in:
Manuel 2022-09-23 18:59:24 +02:00
parent ae2d9eb266
commit e17315e3d2
Signed by: SunRed
GPG Key ID: 4085037435E1F07A
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ 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` 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) Build image using `docker build -t cagevnc:latest cagevnc` (CI is WIP)