Skip to content

Commit

Permalink
fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyNikiforov committed Feb 3, 2023
1 parent c0e5cf2 commit 92f7697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ This script is available in a Docker image: `docker pull icloudpd/icloudpd:1.8.1
Usage (Downloads all photos to ./Photos):

```bash
docker run -it --rm --name icloud \
docker run -it --rm --name icloudpd \
-v $(pwd)/Photos:/data \
-v $(pwd)/cookies:/cookies \
-e TZ=America/Los_Angeles \
Expand Down

0 comments on commit 92f7697

Please sign in to comment.