Skip to content

Commit 6cef8d3

Browse files
committed
Add references to CLI
1 parent 55a0384 commit 6cef8d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ icon: "terminal"
1717
**Prerequisite**: Please install [Node.js](https://nodejs.org/en) (version 19 or higher) before proceeding.
1818
</Info>
1919

20-
**Step 1**: Install the Mint CLI:
20+
**Step 1**: Install the [CLI](https://www.npmjs.com/package/mint):
2121

2222
<CodeGroup>
2323

quickstart.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The code-based workflow integrates with your existing development environment an
4949

5050
### Install the CLI
5151

52-
To work locally with your documentation, install the Mintlify Command Line Interface (CLI) by running the following command in your terminal:
52+
To work locally with your documentation, install the Command Line Interface (CLI), called [mint](https://www.npmjs.com/package/mint), by running the following command in your terminal:
5353

5454
<CodeGroup>
5555

0 commit comments

Comments
 (0)