fix: mint CLI commands

This commit is contained in:
Piyush Gupta
2025-10-13 23:53:53 +05:30
parent f33424141b
commit 928829ac3e
3 changed files with 8 additions and 7 deletions

View File

@@ -43,16 +43,16 @@ docker compose -f docker-compose.dev.yml down
We use [Mintlify](https://mintlify.com/) for our docs.
#### Install Mintlify CLI.
#### Install Mint CLI.
```bash
npm i -g mintlify
npm i -g mint
```
or
```bash
yarn global add mintlify
yarn global add mint
```
#### Running the docs