Skip to content

Commit

Permalink
README file modification
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipTamb committed Oct 4, 2023
1 parent 99d0861 commit 8ee9471
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Alternatively, we can create a single library of a zenoh-flow node with the foll

To configure and run the examples see the [documentation](https://github.com/eclipse-zenoh/zenoh-flow/wiki/Installation-(v0.4.0)#zenoh-plugin)

#### 3rd terminal: launch the flow
#### Launch the flow

```shell
./target/debug/zfctl launch ~/dev/zenoh-flow/examples/data-flow.yaml
Expand All @@ -34,7 +34,7 @@ For the "period-miss-detector" example:
```shell
curl -X PUT -d ‘2340' http://localhost:8000/zf/period-miss-detector
```
#### 4rd terminal:
#### Show the result:
The Sink node used in both examples creates a text file where the node writes the strings it receives.
We can see the "getting-started" test file with:
Expand Down

0 comments on commit 8ee9471

Please sign in to comment.