File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ You probably want to set up a [virtualenv].
3333
34341 . Clone this repository:
3535 ``` sh
36- git clone https:// github.com/watson-developer-cloud/ python-sdk.git
36+ git clone git@ github.com:IBM/ python-sdk-core .git
3737 ```
38381. Install the sdk as an editable package using the current source:
3939 ` ` ` sh
Original file line number Diff line number Diff line change 1+ [ ![ Build Status] ( https://travis-ci.com/IBM/python-sdk-core.svg?branch=master )] ( https://travis-ci.com/IBM/python-sdk-core )
2+ [ ![ Latest Stable Version] ( https://img.shields.io/pypi/v/ibm-cloud-sdk-core.svg )] ( https://pypi.python.org/pypi/ibm-cloud-sdk-core )
3+
14# python-sdk-core
25This project contains the core functionality used by Python SDK's generated by the IBM OpenAPI 3 SDK Generator (openapi-sdkgen).
36Python code generated by openapi-sdkgen will depend on the function contained in this project.
You can’t perform that action at this time.
0 commit comments