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 c9aed37 commit b3048bbCopy full SHA for b3048bb
README.md
@@ -58,6 +58,11 @@ To install the command-line interface:
58
npm install -g @accordproject/markdown-cli
59
```
60
61
+This will install the `markus` command-line for markdown transform. To get command-line help:
62
+```
63
+markus --help
64
65
+
66
### For developers
67
68
To install for development, in the project directory, you will need to first install the Node.js dependencies using [lerna](https://lerna.js.org):
0 commit comments