From 6c7db4c906b924ada27a9b4909ba4ba02e02eb61 Mon Sep 17 00:00:00 2001 From: hexxa Date: Sun, 17 Apr 2022 12:21:06 +0800 Subject: [PATCH] chore(readme): update golang version --- README.md | 2 +- docs/README_zh-cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7b5a4f0..9d8cb22 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ hexxa/quickshare ### Run from source code -Before start, please confirm that Go/Golang (>=1.15), Node.js and Yarn are installed on your machine. +Before start, please confirm that Go/Golang (>=1.17), Node.js and Yarn are installed on your machine. ``` # clone this repo diff --git a/docs/README_zh-cn.md b/docs/README_zh-cn.md index bf9f8e4..bd1e552 100644 --- a/docs/README_zh-cn.md +++ b/docs/README_zh-cn.md @@ -72,7 +72,7 @@ hexxa/quickshare ### 运行源代码 -在开始之前, 请确认 Go/Golang (>=1.15), Node.js 和 Yarn 已经安装在您的机器. +在开始之前, 请确认 Go/Golang (>=1.17), Node.js 和 Yarn 已经安装在您的机器. ``` # clone this repo