From ee485dbfd86361c6ef694f4a0135440c71266179 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 2 Feb 2019 17:55:22 +0800 Subject: [PATCH] README updates --- README_ZH.MD | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_ZH.MD b/README_ZH.MD index eb193f58c..136dcb1b1 100644 --- a/README_ZH.MD +++ b/README_ZH.MD @@ -36,6 +36,8 @@ go get -u github.com/gogf/gf ``` require github.com/gogf/gf latest ``` +> 如果您是从旧版本`1.x`升级到`1.5.0`那么请参考:[1.x升级到1.5.0](https://goframe.org/upgradeto150) + # 限制 ```shell golang版本 >= 1.9.2