From e0c9aad0d52ac96fa635563f9334cc4c5fbd034d Mon Sep 17 00:00:00 2001 From: lishenmiao Date: Tue, 6 Jul 2021 11:03:08 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82209cd..1ea85d7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ By monitoring the modification of the project directory file, the recompilation # install - go get -u github.com/wandercn/hotbuild + go get -u github.com/wandercn/hotbuild@latest # run ```