Skip to content

Commit b3048bb

Browse files
committed
fix(doc) Add markus info to README
Signed-off-by: Jerome Simeon <[email protected]>
1 parent c9aed37 commit b3048bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,11 @@ To install the command-line interface:
5858
npm install -g @accordproject/markdown-cli
5959
```
6060

61+
This will install the `markus` command-line for markdown transform. To get command-line help:
62+
```
63+
markus --help
64+
```
65+
6166
### For developers
6267

6368
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

Comments
 (0)