You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,8 +209,8 @@ When the token expires, it updates automatically.
209
209
### Installation steps
210
210
**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.**
211
211
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**
214
214
1.**pip3 install -r requirements.txt** (or pipenv can be used)
215
215
216
216
**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