Skip to content
Snippets Groups Projects
Unverified Commit 7164785b authored by Sean Dague's avatar Sean Dague Committed by GitHub
Browse files

Update README.md

Fix typos
parent e42fc976
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ To use as a docker action using python 3
```
wsk action update myAction myAction.py --docker openwhisk/python3action:1.0.0
```
Replace `python3ction` with `python2acton` to use python 2.
Replace `python3action` with `python2action` to use python 2.
### To use on deployment that contains the rutime as a kind
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment