Skip to content

Commit cc596a6

Browse files
committed
typo in readme.
1 parent 2914b3f commit cc596a6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,10 @@ docker run --rm xueshanf/awscli s3cmd --version
1414
Examples
1515
========
1616

17-
Rebuld image. This will upgrade the package too:
17+
Rebuild image. This will upgrade the package too:
1818

1919
```
20+
core@n1 git clone https://github.com/xueshanf/docker-awscli.git
2021
core@n1 docker build -t xueshanf/awscli:latest .
2122
```
2223

@@ -40,6 +41,7 @@ ZONE
4041
core@n1 docker run --rm xueshanf/awscli get-metadata instanceid
4142
i-453266b2
4243
```
44+
Command line argument is not case sensitve.
4345

4446
Copy data from s3 bucket to local file system:
4547

0 commit comments

Comments
 (0)