mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: docs dev command
This commit is contained in:
@@ -57,9 +57,9 @@ yarn global add mintlify
|
||||
|
||||
#### Running the docs
|
||||
|
||||
Go to `docs` directory and run `mintlify dev`. This will start up the docs on `localhost:3000`
|
||||
Go to `docs` directory and run `mint dev`. This will start up the docs on `localhost:3000`
|
||||
|
||||
```bash
|
||||
# From the root directory
|
||||
cd docs; mintlify dev;
|
||||
cd docs; mint dev;
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user