[← Requirements](0-Requirements-EN.md) | Installation[(中文)](1-Installation-CN.md) | [Client →](2-Client-EN.md) *** ## Installation by Using command Use `go get` to install SDK: ```sh $ go get -u github.com/aliyun/alibaba-cloud-sdk-go/sdk ``` If you have used glide to manage dependence,you can also use glide to install Alibaba Cloud SDK for Go: ```sh $ glide get github.com/aliyun/alibaba-cloud-sdk-go ``` ## Installing by Using the ZIP file The Alibaba Cloud SDK for Go includes a ZIP file containing all the classes and dependencies you need to run. Download the [file][Go-release], and then extract it into your project at a location you choose. *** [← Requirements](0-Requirements-EN.md) | Installation[(中文)](1-Installation-CN.md) | [Client →](2-Client-EN.md) [Go-release]: https://github.com/aliyun/alibaba-cloud-sdk-go/releases