diff --git a/README.md b/README.md index e3f6e84..e8e3a0e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ## Installing ### Install the SDK through GitHub -> - Run the 'go get github.com/aliyun/aliyun-oss-go-sdk/oss' command to get the remote code package. +> - Run the 'go get github.com/aliyun/aliyun-oss-go-sdk' command to get the remote code package. > - Use 'import "github.com/aliyun/aliyun-oss-go-sdk/oss"' in your code to introduce OSS Go SDK package. ## Getting Started