Skip to content

Commit

Permalink
chore: fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanlakhani committed May 1, 2024
1 parent d259e05 commit 38d5f0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-llm-workflows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ EVERY_CLI=true LLAMA_METAL=1 ./homestar start -c homestar_config.toml
In another console window, let's run the local version of EVERY-CLI:

```console
./every-cli/cli.js dev ../example-llm-workflows/llm.wasm
./every-cli/cli.js dev llm.wasm
```

After running the above command, you should see something similar to this:
Expand Down

0 comments on commit 38d5f0e

Please sign in to comment.