You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by as...@apache.org on 2018/06/08 10:56:09 UTC

[incubator-servicecomb-service-center] branch master updated: Update README.md

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

asifdxtreme pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git


The following commit(s) were added to refs/heads/master by this push:
     new cb913ba  Update README.md
cb913ba is described below

commit cb913ba39b69c8161a02593ab13c64a2fd3250d2
Author: Mohammad Asif Siddiqui <mo...@huawei.com>
AuthorDate: Fri Jun 8 16:25:54 2018 +0530

    Update README.md
---
 scripts/release/README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/scripts/release/README.md b/scripts/release/README.md
index 6379b48..0ba901b 100644
--- a/scripts/release/README.md
+++ b/scripts/release/README.md
@@ -13,9 +13,10 @@ cd $GOPATH/src/github.com/apache/incubator-servicecomb-service-center
 ## Download all the dependency
 go get github.com/FiloSottile/gvt
 gvt restore
-
 ```
 
+##### Note: [bower](https://www.npmjs.com/package/bower) should be installed in this machine
+
 #### Linux Release
 
 ```

-- 
To stop receiving notification emails like this one, please contact
asifdxtreme@apache.org.