You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dubbo.apache.org by hu...@apache.org on 2020/09/09 16:09:08 UTC

[dubbo-js] branch v3.0.0 updated: fxied readme

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

hufeng pushed a commit to branch v3.0.0
in repository https://gitbox.apache.org/repos/asf/dubbo-js.git


The following commit(s) were added to refs/heads/v3.0.0 by this push:
     new 5b51fbc  fxied readme
5b51fbc is described below

commit 5b51fbcfa8d01b3ad9bd1191d2e810977f16c1fe
Author: hufeng <hu...@promote.cache-dns.local>
AuthorDate: Thu Sep 10 00:08:48 2020 +0800

    fxied readme
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index e89380c..99253c7 100644
--- a/README.md
+++ b/README.md
@@ -20,7 +20,7 @@ Dubbo-js, using Node.js to embrace the Dubbo ecosystem. See this [Demo](https://
 ## Getting Started
 
 ```
-yarn add dubbo-js
+yarn add apache-dubbo-js
 ```
 
 ## Usage