You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/19 00:56:39 UTC

[GitHub] csantanapr closed pull request #3677: fix 'cd' command in readme

csantanapr closed pull request #3677: fix 'cd' command in readme
URL: https://github.com/apache/incubator-openwhisk/pull/3677
 
 
   

This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:

As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):

diff --git a/README.md b/README.md
index 2a689284d2..4ea9f2e36e 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
 ```
 


 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services