Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ompragash authored Sep 25, 2024
1 parent d426c64 commit 8813c3d
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 @@ -48,7 +48,7 @@ docker: Error response from daemon: Container command

Execute from the working directory:

* For upload
* For Upload
```
docker run --rm \
-e PLUGIN_SOURCE=<source> \
Expand All @@ -61,7 +61,7 @@ docker run --rm \
plugins/s3 --dry-run
```

* For download
* For Download
```
docker run --rm \
-e PLUGIN_SOURCE=<source directory to be downloaded from bucket> \
Expand Down

0 comments on commit 8813c3d

Please sign in to comment.