Skip to content

Commit 33ca197

Browse files
Fix grammar in README
1 parent e4c5adc commit 33ca197

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ This is an example plugin for Tenzir.
77
Simply run `docker compose up` to build and start a Tenzir node with your
88
additional plugin.
99

10-
Use `docker compose run tenzir '<pipeline>'` to interact with the node. Set the
11-
following environment variables and to connect your node to app.tenzir.com:
10+
Use `docker compose run tenzir '<pipeline>'` to interact with the node on the
11+
command-line, or set the following environment variables connect your node to
12+
app.tenzir.com:
1213

1314
```
1415
export TENZIR_PLUGINS__PLATFORM__API_KEY='<api-key>'

0 commit comments

Comments
 (0)