From f6137a726a1d5498dd09c218125a3ab83d68a57f Mon Sep 17 00:00:00 2001 From: Juhyung Park Date: Tue, 1 Apr 2025 13:49:17 +0900 Subject: [PATCH] Update README for directory change Signed-off-by: Juhyung Park --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b00ca8b..f0a70c3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository provides instructions and helper scripts to install [Immich](htt * This is tested on Ubuntu 22.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 and `install.sh`'s `$IMMICH_PATH`. + * 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`. * The [install.sh](install.sh) script currently is using Immich v1.131.1. It should be noted that due to the fast-evolving nature of Immich, the install script may get broken if you replace the `$REV` to something more recent.