From 3f60b41aefe7aa6065c2bce713a628af81370672 Mon Sep 17 00:00:00 2001 From: MooCat <43627985+mooleshacat@users.noreply.github.com> Date: Sat, 19 Oct 2024 17:49:30 -0400 Subject: [PATCH] Update README.md Readme update --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b2f6ca5..4ce42585 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,9 @@ ## Features **Patches** - - revert d9df90b +- add redis patch +- sig helper reconnect patch - token updater patch (mooleshacat) **User features** @@ -106,6 +107,8 @@ **Hosting invidious:** +- You will need a default redis install ```apt install -y redis-server``` +- You still need postgresql - [Follow the installation instructions](https://docs.invidious.io/installation/)