From 123cd29ffb23592d312c4103db83b50dcddefc3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E8=B5=B7?= Date: Wed, 25 Feb 2026 18:31:10 +0800 Subject: [PATCH] fix document bug (#71) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3ed895..d522713 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ manually, you can install newer version of Go into your `GOPATH`: 1. Clone this repository: ``` - $ git clone github.com/librespeed/speedtest-go + $ git clone https://github.com/librespeed/speedtest-go ``` 2. Build @@ -165,4 +165,4 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU Lesser General Public License -along with this program. If not, see . \ No newline at end of file +along with this program. If not, see .