This is an automated email from the ASF dual-hosted git repository.
csantanapr 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 600ceaa fix 'cd' command in readme (#3677)
600ceaa is described below
commit 600ceaa662eb543c855fcf02b2304755e7750ba1
Author: Alex Glikson <[email protected]>
AuthorDate: Fri May 18 20:56:37 2018 -0400
fix 'cd' command in readme (#3677)
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2a68928..4ea9f2e 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 incubator-openwhisk-devtools/docker-compose
make quick-start
```
--
To stop receiving notification emails like this one, please contact
[email protected].