Skip to content

Commit 306d6c9

Browse files
committed
docs(demo/ctx): update install instructions to point to lingodotdev/lingo.dev monorepo
Made-with: Cursor
1 parent 674652e commit 306d6c9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demo/ctx/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,8 @@ ctx run
241241
**Requirements:** [Node.js](https://nodejs.org) (with `tsx`) and an Anthropic API key.
242242

243243
```bash
244-
git clone https://github.com/bhavya031/ctx
245-
cd ctx
244+
git clone https://github.com/lingodotdev/lingo.dev
245+
cd lingo.dev/demo/ctx
246246
bun install
247247
bun link
248248
```

0 commit comments

Comments
 (0)