From 76e0c6e7a772b1ab14c99dafa8563e7a4861e609 Mon Sep 17 00:00:00 2001 From: Benjamin Dweck Date: Fri, 23 Oct 2020 12:32:15 +0200 Subject: [PATCH] Tweaked README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b8cd31..0ee9cd2 100644 --- a/README.md +++ b/README.md @@ -13,11 +13,13 @@ A TORch solution consists of 3 processes: * MQTT broker - Any MQTT broker, reachable via IPv4 or Tor, through TLS or insecure communications * `torch-subscriber` - Listens for and handles onion hostname publications +Easily launch a TORch Node monitor service using the [`torch-subscriber-docker`](https://git.rudefox.io/bj/torch-subscriber-docker) project + ## Installation ### Install Package from Rudefox Debian Repo -1. Add the [Rudefox Repo](https://rudefox.io/repo/) as an `apt` source +1. [Add the Rudefox Repo](https://rudefox.io/repo/) as an `apt` source 2. Install the `torch-agent` package