Skip to content

Commit 9e633fa

Browse files
authored
add instructions to run docs locally (#2495)
1 parent 3af701e commit 9e633fa

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Digger Docs
2+
3+
These docs are built using a tool called [mintlify](https://www.mintlify.com/).
4+
5+
To run the docs site locally:
6+
7+
1. Install mintlify according to the instructions here: https://www.mintlify.com/docs/installation
8+
2. Run `mint dev`

0 commit comments

Comments
 (0)