We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 239743d + 174ba69 commit d768abfCopy full SHA for d768abf
README.md
@@ -36,7 +36,7 @@ Qiita CLI を使うには `Node.js 18.0.0` 以上が必要です。Node.js を
36
Qiita のコンテンツを管理したいディレクトリで、以下のコマンドを実行します。
37
38
```console
39
-npm install @qiita/qiita-cli
+npm install @qiita/qiita-cli --save-dev
40
```
41
42
以下のコマンドでバージョンが表示されればインストール完了です。
0 commit comments