Skip to content

Commit d56b7f7

Browse files
author
金山云SDK
authored
Merge pull request KscSDK#41 from liuyichen/master
香港机房支持及readme修改
2 parents c31f78f + 759e7a6 commit d56b7f7

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Install 安装
1212
+ pip install ksc-sdk-python
1313

1414
+ github 安装
15-
+ 通过 `GitHub <https://github.com/liuyichen/kscore>`__ 下载
16-
+ 进入`kscore`目录通过命令 python setup.py install 安装
15+
+ 通过 `GitHub <https://github.com/KscSDK/ksc-sdk-python>`__ 下载
16+
+ 通过命令 python setup.py install 安装
1717

1818
----------------
1919
Config 配置

kscore/data/endpoints.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ partitions:
2626
cn-beijing-5:
2727
description: China Beijing (ZaoJunMiao)
2828

29+
cn-hongkong-2:
30+
description: China HongKong 2
31+
32+
cn-hongkong-1:
33+
description: China HongKong 1
34+
2935
cn-beijing-1:
3036
description: China Beijing (YiZhuang)
3137

0 commit comments

Comments
 (0)