File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -29,8 +29,8 @@ uvx --from=lorrystream lorry relay \
2929:::{rubric} Learn
3030:::
3131
32- [ LorryStream] is a lightweight and polyglot stream-processing library, to be
33- used as a data backplane- , message relay- , or pipeline- subsystem.
32+ [ LorryStream] is a lightweight and polyglot stream-processing library, used as a
33+ data backplane, message relay, or pipeline subsystem.
3434
3535::::{grid}
3636
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ programs.
4545::::{tab-set}
4646
4747:::{tab-item} Linux and macOS
48- To make the settings persistent, add them to your Shell profile (` ~/.profile ` ).
48+ To make the settings persistent, add them to your Shell profile (e.g., ` ~/.profile ` or ` ~/.zshrc ` ).
4949``` shell
5050alias crash=" docker run --rm -it --network=cratedb-demo ghcr.io/crate/cratedb-toolkit crash"
5151alias lorry=" docker run --rm -i --network=cratedb-demo ghcr.io/daq-tools/lorrystream lorry"
You can’t perform that action at this time.
0 commit comments