Skip to content

Commit 9f99bb9

Browse files
lnhsinghbeklapko
andauthored
LangGraph migration (#109)
Co-authored-by: Brody <[email protected]> Co-authored-by: Brody Klapko <[email protected]>
1 parent f6aa9ab commit 9f99bb9

File tree

253 files changed

+35588
-382
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

253 files changed

+35588
-382
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,14 @@ Install `mint` from https://mintlify.com/docs/installation
4242
uv sync --all-groups
4343
```
4444

45-
4. **Use the docs CLI tool:**
45+
4. **Install Mintlify CLI**
46+
47+
The docs CLI uses parts of the Mintlify CLI so you need to install that too.
48+
```bash
49+
npm i -g mint
50+
```
51+
52+
5. **Use the docs CLI tool:**
4653

4754
After setup, you'll have access to the `docs` command:
4855
```bash

0 commit comments

Comments
 (0)