This is an automated email from the ASF dual-hosted git repository. rabbah pushed a commit to branch rabbah-patch-1 in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-runtime-python.git
commit 0077efe083d0919d95067869bfb2540d3565e0ff Author: rodric rabbah <[email protected]> AuthorDate: Thu Mar 7 12:56:15 2019 -0500 do not merge testing commit button --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c534300..bcc24fd 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ### Give it a try today -To use as a docker action using python 3 +To use as a docker action using Python 3 ``` wsk action update myAction myAction.py --docker openwhisk/python3action:1.0.2 ```
