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/03 13:55:51 UTC

[GitHub] houshengbo closed pull request #194: Update README regarding the environment variable OPENWHISK_HOME

houshengbo closed pull request #194: Update README regarding the environment variable OPENWHISK_HOME
URL: https://github.com/apache/incubator-openwhisk-cli/pull/194
 
 
   

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 b2bba772..defa8ee2 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,7 @@ If it is executed successfully, you can find your binary `wsk` directly under Op
 
 This is the second choice for you to build the binary. Make sure that you have Docker and gradle on your machine:
 [installing Docker](https://docs.docker.com/engine/installation/) and [installing Gradle](https://gradle.org/install) for your local machine.
+The environment variable OPENWHISK_HOME needs to be correctly set, by pointing to the home directory of openwhisk. 
 
 After that, open an terminal, go to the directory of OpenWhisk CLI home directory, and
 build the binary via the following command under Linux or Mac:


 

----------------------------------------------------------------
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