We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c5adc commit 33ca197Copy full SHA for 33ca197
README.md
@@ -7,8 +7,9 @@ This is an example plugin for Tenzir.
7
Simply run `docker compose up` to build and start a Tenzir node with your
8
additional plugin.
9
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:
+Use `docker compose run tenzir '<pipeline>'` to interact with the node on the
+command-line, or set the following environment variables connect your node to
12
+app.tenzir.com:
13
14
```
15
export TENZIR_PLUGINS__PLATFORM__API_KEY='<api-key>'
0 commit comments