From 081f9f5bce5e0051dc0df0e37a208f8e1f013dd1 Mon Sep 17 00:00:00 2001 From: R0GGER <8298741+R0GGER@users.noreply.github.com> Date: Thu, 11 Aug 2022 15:33:44 +0200 Subject: [PATCH] typo (#456) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94ba5407b5..ede993aed9 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ wget https://raw.githubusercontent.com/immich-app/immich/main/docker/docker-comp Get `.env` ```bash -wget -O .env wget https://raw.githubusercontent.com/immich-app/immich/main/docker/.env.example +wget -O .env https://raw.githubusercontent.com/immich-app/immich/main/docker/.env.example ``` ### Step 2 - Populate .env file with customed information