From ea01fcfa74693a5fcc5016e35c8a2f97b714a803 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Thu, 22 Jan 2026 14:42:14 +0800 Subject: [PATCH] =?UTF-8?q?docs(=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3):=20?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E5=BF=AB=E9=80=9F=E5=AE=89=E8=A3=85=E7=AB=A0?= =?UTF-8?q?=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 2fc534a..6782982 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # probe 一个高性能、零依赖的纯 Go 语言 NAT 类型探测 +# 快速安装 +```shell +go install github.com/xiaoqidun/probe@latest +``` + # 授权协议 本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/probe/blob/main/LICENSE) 授权协议 \ No newline at end of file