From b416542083a624444a15be5e5dd3639916518dd4 Mon Sep 17 00:00:00 2001 From: Jeffery Date: Mon, 27 Jul 2026 10:46:57 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Tool=EF=BC=9ANode=20JS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Tool%EF%BC%9ANode-JS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Tool%EF%BC%9ANode-JS.md b/Tool%EF%BC%9ANode-JS.md index f918509..33010bb 100644 --- a/Tool%EF%BC%9ANode-JS.md +++ b/Tool%EF%BC%9ANode-JS.md @@ -1,3 +1,9 @@ +# 安裝相依套件 + +```bash +apt update && apt install -y curl unzip +``` + # 下載並安裝 fnm: ```bash