Skip to content

Commit f665763

Browse files
author
宋神宗
authored
Merge pull request #168 from night556/master
update readme spec
2 parents f9240c6 + a7735f4 commit f665763

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README_zh.md renamed to README-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
**注意**:阿里云CLI使用OpenAPI方式访问云产品,确保您已经开通了要使用的云产品并了解该产品的OpenAPI的使用。您可以在[阿里云API平台](https://developer.aliyun.com/api)获取产品API文档,了解API的使用方式及参数列表。
4141

4242

43-
## 安装阿里云CLI
43+
## 安装
4444

4545
您可以通过下载安装包或者直接编译源码的方式安装阿里云CLI:
4646

@@ -67,7 +67,7 @@
6767
$ make install
6868
```
6969

70-
## 配置阿里云CLI
70+
## 配置
7171

7272
在使用阿里云CLI前,您需要运行`aliyun configure`命令进行配置。在配置阿里云CLI时,您需要提供阿里云账号以及一对AccessKeyId和AccessKeySecret。
7373

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
English | [简体中文](./README_zh.md)
1+
English | [简体中文](./README-CN.md)
22

33

44
<p align="center">
@@ -40,7 +40,7 @@ If you encounter an issue when using Alibaba Cloud CLI, please submit your issue
4040

4141
> **Note**: Alibaba Cloud CLI access the Alibaba Cloud services through OpenAPI. Before using Alibaba Cloud CLI, make sure that you have activated the service to use and known how to use OpenAPI.
4242
43-
## Install Alibaba Cloud CLI
43+
## Installation
4444

4545
You can install Alibaba Cloud CLI either through the installer or the source code:
4646

@@ -67,7 +67,7 @@ You can install Alibaba Cloud CLI either through the installer or the source cod
6767
$ make install
6868
```
6969

70-
## Configure Alibaba Cloud CLI
70+
## Configure
7171

7272
Before using the CLI, you must complete the basic configurations.
7373

0 commit comments

Comments
 (0)