You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ho...@apache.org on 2017/09/21 19:58:39 UTC

[incubator-openwhisk-wskdeploy] branch master updated: update the readme of i18n tooling (#531)

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-wskdeploy.git


The following commit(s) were added to refs/heads/master by this push:
     new 49c7246  update the readme of i18n tooling (#531)
49c7246 is described below

commit 49c724629c7d6a92248fde1b7e76fbb82c693b60
Author: Ying Chun Guo <gu...@cn.ibm.com>
AuthorDate: Fri Sep 22 03:58:38 2017 +0800

    update the readme of i18n tooling (#531)
---
 wski18n/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wski18n/README.md b/wski18n/README.md
index bcc47ce..bfc3624 100644
--- a/wski18n/README.md
+++ b/wski18n/README.md
@@ -11,7 +11,7 @@ $ go get -u github.com/jteeuwen/go-bindata/...
 Then, go the HOME directory of wskdeploy and run the following command:
 
 ```
-$ go-bindata -pkg wski18n -o wski18n/i18n_resources.go wski18n/resources;
+$ $GOPATH/bin/go-bindata -pkg wski18n -o wski18n/i18n_resources.go wski18n/resources;
 ```
 
 Finally, add the default ASF license header to i18n_resources.go. Since each file of

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