1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-25 10:43:13 +02:00

chore(docs) Add link to releases (#1195)

Include link to Github releases page in updating instructions.
This commit is contained in:
Kuljit Uppal 2022-12-28 07:49:34 -08:00 committed by GitHub
parent eeb0456356
commit 7810dd1942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -120,7 +120,7 @@ For more information on how to use the application, please refer to the [Post In
### Step 4 - Upgrading
When a new version of Immich is (released)[], the application can be upgraded with the following commands, run in the directory with the `docker-compose.yml` file:
When a new version of Immich is [released](https://github.com/immich-app/immich/releases), the application can be upgraded with the following commands, run in the directory with the `docker-compose.yml` file:
```bash title="Upgrade Immich"
docker-compose pull && docker-compose up -d # Or `docker compose`