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.
1 parent c52c773 commit 1fc7416Copy full SHA for 1fc7416
packages/webdoc-cli/README.md
@@ -1,9 +1,11 @@
1
# @webdoc/cli
2
3
-This is the CLI program for webdoc.
+The CLI for [webdoc](https://github.com/webdoc-labs/webdoc/).
4
5
## Installation :package:
6
7
+This package shouldn't be a production dependency for most end-users.
8
+
9
```bash
10
npm install --save-dev @webdoc/cli
11
```
0 commit comments