From 10c386f886b658ec2dcc4c1a44898c2806ecf256 Mon Sep 17 00:00:00 2001 From: Markos Gogoulos Date: Tue, 27 Jun 2023 13:02:21 +0300 Subject: [PATCH] Update README.md (#822) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7df258e..d3c52de 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,8 @@ There are two ways to run MediaCMS, through Docker Compose and through installin * [Single Server](docs/admins_docs.md#2-server-installation) page * [Docker Compose](docs/admins_docs.md#3-docker-installation) page + A complete guide can be found on the blog post [How to self-host and share your videos in 2021](https://medium.com/@MediaCMS.io/how-to-self-host-and-share-your-videos-in-2021-14067e3b291b). + ## Configuration Visit [Configuration](docs/admins_docs.md#5-configuration) page.