Skip to content

Commit

Permalink
correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
Hennzau committed Nov 28, 2024
1 parent 5c787c3 commit c1b4e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/flows/getting-started.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
name: getting-started

vars:
TARGET_DIR: "path/to/zenoh/target"
TARGET_DIR: "/path/to/zenoh-flow/target"
BUILD: "debug"
DLL_EXTENSION: "so"
OUT_FILE: "/tmp/greetings.txt"
Expand Down

0 comments on commit c1b4e43

Please sign in to comment.