Skip to content
Snippets Groups Projects
Unverified Commit 65aaebe2 authored by yisding's avatar yisding Committed by GitHub
Browse files

Merge pull request #93 from andfk/patch-1

Update README.md for apps example
parents bb7fd38c 76955927
No related branches found
No related tags found
No related merge requests found
...@@ -3,8 +3,8 @@ ...@@ -3,8 +3,8 @@
Due to packaging, you will need to run these commands to get started. Due to packaging, you will need to run these commands to get started.
```bash ```bash
pnpm --filter llamaindex build
pnpm install pnpm install
pnpm --filter llamaindex build
``` ```
Then run the examples with `ts-node`, for example `npx ts-node vectorIndex.ts` Then run the examples with `ts-node`, for example `npx ts-node vectorIndex.ts`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment