Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,12 @@ client-sdk-python 是一个服务于Platon底层链的python sdk。通过web3对

#### **2** 可使用pip直接安装:

~~~
pip install client-sdk-python
~~~

pip install client-sdk-python


​ 或下载代码,在python编辑器中使用。git bash 拉取源代码,如下操作

~~~
git clone https://github.com/PlatONnetwork/client-sdk-python.git
~~~

git clone https://github.com/PlatONnetwork/client-sdk-python.git



Expand Down