Skip to content

Commit 3976fdf

Browse files
committed
trunk fixes
1 parent 6015421 commit 3976fdf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

work-locally.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,11 @@ The Hyp CLI helps you invoke your Hypermode-hosted models from your local Modus
1313
development environment. You can install the Hyp CLI to augment Modus and access
1414
your Hypermode-hosted models.
1515

16-
1716
```bash
1817
npm install -g @hypermode/hyp-cli
1918
```
2019

2120
## Log into Hyp
2221

2322
Before running `modus dev` to run your Modus app locally, ensure you're logged
24-
into the Hyp CLI with the `hyp login` command.
23+
into the Hyp CLI with the `hyp login` command.

0 commit comments

Comments
 (0)