From 822f4e8c8ddd43fd37922377f24919aec44504b6 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Fri, 16 Feb 2024 18:45:09 +0200 Subject: [PATCH] Update readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index eda10d3..e53cd56 100644 --- a/README.md +++ b/README.md @@ -83,6 +83,13 @@ mastodon::vapid_private_key: > mastodon::vapid_public_key: > ENC[PKCS7,] ``` + +## Updating your instance + +The module deploys a script to do updates. But many updates required extra +steps that are not included in the script, so use it at your own risk. +This script requires a Github token with access to read public repositories. + ## Limitations Tested in Ubuntu