mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
Fix typo in Readme
This commit is contained in:
parent
953d18e795
commit
f881981c44
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ MAPBOX_KEY=
|
|||
|
||||
### Step 3 - Start the containers
|
||||
|
||||
Run `docker-compose up` or `docker-compose up` (based on your docker's version)
|
||||
Run `docker-compose up` or `docker compose up` (based on your docker's version)
|
||||
|
||||
### Step 4 - Register admin user
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue