We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6015421 commit 3976fdfCopy full SHA for 3976fdf
work-locally.mdx
@@ -13,12 +13,11 @@ The Hyp CLI helps you invoke your Hypermode-hosted models from your local Modus
13
development environment. You can install the Hyp CLI to augment Modus and access
14
your Hypermode-hosted models.
15
16
-
17
```bash
18
npm install -g @hypermode/hyp-cli
19
```
20
21
## Log into Hyp
22
23
Before running `modus dev` to run your Modus app locally, ensure you're logged
24
-into the Hyp CLI with the `hyp login` command.
+into the Hyp CLI with the `hyp login` command.
0 commit comments