docs: update Air installation command from cosmtrek/air to air-verse/air

This commit is contained in:
MEKXH
2026-02-04 19:27:44 +08:00
committed by begoniezhao
parent 10c2be0e6e
commit 9a3f09c983
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ if command -v air &> /dev/null; then
log_success "Air 已安装(支持热重载)"
else
log_warning "Air 未安装(可选,用于热重载)"
log_info "安装命令: go install github.com/cosmtrek/air@latest"
log_info "安装命令: go install github.com/air-verse/air@latest"
fi
# 检查 npm