mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: mint CLI commands
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user