From 2a427c70f9bf4be156eb778f77323725ea6b59cb Mon Sep 17 00:00:00 2001 From: huangminlinux <380108184@qq.com> Date: Fri, 29 Mar 2019 10:20:08 +0800 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afbda2b..2962859 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ 如果使用了 Ionic,可以再安装 @jiguang-ionic/jpush 包,适配 ionic-native: ```shell -npm install --save @jiguang-ionic/jpush +npm install --save @jiguang-ionic/jpush@1.0.2 # npm install --save @jiguang-ionic/jpush@2.0.0 for ionic4+ ```