Skip to content

Commit 23af9d0

Browse files
committed
tweak
1 parent 07537d1 commit 23af9d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ For a list of code examples that use the Web Forms API, see the [How-to guides o
109109

110110
### Installation steps with docker
111111
1. `docker image build -t docusign .`
112-
1. `docker run --name docusign_python -p 3000:3000 -d docusign`
112+
1. `docker run --name docusign_python -p 3000:3000 -d docusign`
113113

114114
### Installation steps for JWT Grant authentication
115115

0 commit comments

Comments
 (0)