Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyNikiforov authored Feb 25, 2023
1 parent 7d85901 commit b9d0958
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ There are three ways to run `icloudpd`:
Docker automatically pulls images from the remote repository if necessary. To download explicitely, e.g. to force version update, use:

```sh
docker pull icloudpd/icloudpd:1.10.0
docker pull icloudpd/icloudpd:1.11.0
```

### Running from the source
Expand Down Expand Up @@ -219,7 +219,7 @@ Now the script will run every 6 hours to download any new photos and videos.
## Docker

This script is available in a Docker image: `docker pull icloudpd/icloudpd:1.10.0`
This script is available in a Docker image: `docker pull icloudpd/icloudpd:1.11.0`

Usage (Downloads all photos to ./Photos):

Expand Down

0 comments on commit b9d0958

Please sign in to comment.