From eb868cc9fd87d1f81161c733f22c65e73ee0166f Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Wed, 1 Nov 2023 23:28:31 -0700 Subject: [PATCH] mention gui --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5a3e90c8..e5f1e2eb 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,11 @@ for detailed information on all config fields. - [Local Install](https://ytdl-sub.readthedocs.io/en/latest/install.html#local-install) - [Local Docker Build](https://ytdl-sub.readthedocs.io/en/latest/install.html#local-docker-build) +Docker installs can be either headless or use the GUI image, which is the +[LSIO](https://www.linuxserver.io/) +[code-server image](https://hub.docker.com/r/linuxserver/code-server) +with `ytdl-sub` preinstalled. + ## Contributing There are many ways to contribute, even without coding. Please take a look in our [GitHub Issues](https://github.com/jmbannon/ytdl-sub/issues) to submit a feature request, or