From 63d98f79568c0c3ebbeb7115c6b130d22b57af25 Mon Sep 17 00:00:00 2001 From: Juhyung Park Date: Sun, 23 Nov 2025 19:29:49 +0900 Subject: [PATCH] Remove Ubuntu 22.04 compatibility See #42. Signed-off-by: Juhyung Park --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 159f10f..b685656 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This repository provides instructions and helper scripts to install [Immich](htt ### Notes - * This is tested on Ubuntu 22.04, 24.04 (on both x86 and aarch64) as the host distro, but it will be similar on other distros. If you want to run this on a macOS, see [4v3ngR's unofficial macOS port](https://github.com/4v3ngR/immich-native-macos). + * This is tested on Ubuntu 24.04 (on both x86 and aarch64) as the host distro, but it will be similar on other distros. If you want to run this on a macOS, see [4v3ngR's unofficial macOS port](https://github.com/4v3ngR/immich-native-macos). * This guide installs Immich to `/var/lib/immich`. To change it, replace it to the directory you want in this README, `install.sh`, `immich.service`, `immich-machine-learning.service`.