Skip to content

Commit c23baec

Browse files
author
dllen
committed
Update README.md
1 parent fa67d58 commit c23baec

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
@@ -9,7 +9,7 @@
99
```shell
1010
git clone ...
1111
cd aliyun-oss-java-sdk
12-
mvn clean packge -DskipTests
12+
mvn clean package -DskipTests
1313
```
1414

1515
- to run function tests, you will have to config user account in src/test/java/com/aliyun/oss/integrationtests/TestConfig.java,
@@ -24,4 +24,4 @@ mvn clean packge -DskipTests
2424

2525
## License
2626

27-
licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)
27+
licensed under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0.html)

0 commit comments

Comments
 (0)