From fc63540aefe6f6881b64da19a999ebd5740ec011 Mon Sep 17 00:00:00 2001 From: azu Date: Tue, 26 Nov 2024 11:40:03 +0900 Subject: [PATCH] =?UTF-8?q?README.md=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c491f4ff6e3..f75d903129a 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ JSer.infoに関する質問を気軽にしていただいて大丈夫です。 ``` sh # テストやJavaScript関係 -npm install +npm ci # Jekyllのインストールとビルド bundle install ```