Skip to content

Commit 423e870

Browse files
committed
Merge branch 'new-click-sdk' of https://github.com/docusign/code-examples-python-private into new-click-sdk
2 parents f15e043 + fe44b55 commit 423e870

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ When the token expires, it updates automatically.
209209
### Installation steps
210210
**Note: If you downloaded this code using Quickstart from the DocuSign Developer Center, skip steps 4 and 5 below as they're automatically performed for you.**
211211

212-
1. Download or clone this repository to your workstation to directory **code-examples-python**
213-
1. **cd code-examples-python**
212+
1. Extract the Quickstart ZIP file or download or clone the **code-examples-python** repo.
213+
1. Switch to the folder: **cd <Quickstart_folder_name>** or **cd code-examples-python**
214214
1. **pip3 install -r requirements.txt** (or pipenv can be used)
215215

216216
**Note:** To run eSignature example 35, Request a signature by SMS, you will need to edit the SDK files. This is a temporary step that will be removed with future releases of the Python

0 commit comments

Comments
 (0)