dubeejw commented on a change in pull request #194: Update README regarding the environment variable OPENWHISK_HOME URL: https://github.com/apache/incubator-openwhisk-cli/pull/194#discussion_r161361592
########## File path: 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. Review comment: Would use `OpenWhisk` instead of `openwhisk` to make it consistent with the rest of the document. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
