This is an automated email from the ASF dual-hosted git repository.

houshengbo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-cli.git

The following commit(s) were added to refs/heads/master by this push:
       new  94e500a   Fix display issue for <>
94e500a is described below

commit 94e500ab20f4042daeddc4bc6923d87ddb6020ac
Author: Vincent Hou <s...@us.ibm.com>
AuthorDate: Thu May 25 12:07:06 2017 -0400

    Fix display issue for <>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 70879cb..7b50d20 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ $ ./gradlew.bat distDocker
 ```
 
 Finally, you can find the binary `wsk` or `wsk.exe` in the bin folder under 
the OpenWhisk CLI home directory. In
-addition, it is also available under the folder bin/<os>/<cpu arc>/. For 
example, if your local operating system is Mac,
+addition, it is also available under the folder bin/\<os\>/\<cpu arc\>/. For 
example, if your local operating system is Mac,
 and the CPU architecture is amd64, the binary and its compressed package can 
also be found under bin/mac/amd64/.
 
 OpenWhisk CLI(`wsk`) is produced in a Docker container during the build 
process which is copied from the
@@ -81,7 +81,7 @@ command:
 $ ./gradlew distDocker -PcrossCompileCLI=true
 ```
 
-Then, you will find the binaries and their compressed packages generated under 
the folder bin/<os>/<cpu arc>/ for each
+Then, you will find the binaries and their compressed packages generated under 
the folder bin/\<os\>/\<cpu arc\>/ for each
 operating system and CPU architecture pair. We supports both amd64 and 386 for 
Linux, Mac and Windows operating systems.
 
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <commits@openwhisk.apache.org>'].

Reply via email to