From a44b132363c483e73e89c3fac71b22af229e7148 Mon Sep 17 00:00:00 2001 From: MooCat <43627985+mooleshacat@users.noreply.github.com> Date: Sat, 19 Oct 2024 18:07:02 -0400 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4ce42585..fe1b1756 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,9 @@ - You will need a default redis install ```apt install -y redis-server``` - You still need postgresql +- You still need sighelper +- You still need to figure out how to update the tokens in config file (with bash script or otherwise) +- Invidious will automatically reload the tokens from the config file - [Follow the installation instructions](https://docs.invidious.io/installation/)