This is an automated email from the ASF dual-hosted git repository.
rabbah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk.git
The following commit(s) were added to refs/heads/master by this push:
new 34bfe75 Fix README.md's scanCode issues. (#3642)
34bfe75 is described below
commit 34bfe753307a064ad4a4856e23072b1ab96e8c15
Author: Markus Thömmes <[email protected]>
AuthorDate: Fri May 11 14:01:04 2018 +0200
Fix README.md's scanCode issues. (#3642)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1adaddf..2a68928 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ The easiest way to start using OpenWhisk is to get Docker
installed on on Mac, W
```
git clone https://github.com/apache/incubator-openwhisk-devtools.git
-cd docker-compose
+cd docker-compose
make quick-start
```
--
To stop receiving notification emails like this one, please contact
[email protected].