diff --git a/example-llm-workflows/README.md b/example-llm-workflows/README.md index 6065d830..9245bca2 100644 --- a/example-llm-workflows/README.md +++ b/example-llm-workflows/README.md @@ -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: