Skip to content

Commit 8813c3d

Browse files
authored
Update README.md
1 parent d426c64 commit 8813c3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ docker: Error response from daemon: Container command
4848

4949
Execute from the working directory:
5050

51-
* For upload
51+
* For Upload
5252
```
5353
docker run --rm \
5454
-e PLUGIN_SOURCE=<source> \
@@ -61,7 +61,7 @@ docker run --rm \
6161
plugins/s3 --dry-run
6262
```
6363

64-
* For download
64+
* For Download
6565
```
6666
docker run --rm \
6767
-e PLUGIN_SOURCE=<source directory to be downloaded from bucket> \

0 commit comments

Comments
 (0)