Skip to content

Commit d0ad068

Browse files
committed
docs: modify readme
1 parent 23b7fde commit d0ad068

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@ $ DRY_RUN=1 ./release.sh
419419
$ ./release.sh # release
420420
```
421421
422+
If the `pypi` was not able to publish with user name and password, please try out `-u` and `-p` option by yourself with `twine` such as `twine upload -u <name> -p <pass> dist/Appium-Python-Client-4.1.0.tar.gz`.
423+
422424
## License
423425
424426
Apache License v2

0 commit comments

Comments
 (0)