diff --git a/docs/docs/features/libraries.md b/docs/docs/features/libraries.md index 9f094509f4..a8aa1316ed 100644 --- a/docs/docs/features/libraries.md +++ b/docs/docs/features/libraries.md @@ -112,12 +112,15 @@ _Remember to run `docker compose up -d` to register the changes. Make sure you c These actions must be performed by the Immich administrator. -- Click on Administration -> Libraries -- Click on Create External Library +- Click on your avatar on the upper right corner +- Click on Administration -> External Libraries +- Click on Create an external library… - Select which user owns the library, this can not be changed later - Enter `/mnt/media/christmas-trip` then click Add - Click on Save - Click the drop-down menu on the newly created library +- Click on Scan +- Click the drop-down menu on the newly created library - Click on Rename Library and rename it to "Christmas Trip" NOTE: We have to use the `/mnt/media/christmas-trip` path and not the `/mnt/nas/christmas-trip` path since all paths have to be what the Docker containers see.