diff --git a/collector/README.MD b/collector/README.MD index a5ef5ad7..f6352d27 100644 --- a/collector/README.MD +++ b/collector/README.MD @@ -1 +1,9 @@ ### Installer script for your sensor + +### Output after successful installation actions: + +``` + Done. Please reboot and re-connect via SSH on tcp/64295. + Make sure to deploy SSH keys to this SENSOR and disable SSH password authentication. + On HIVE run the tpotce/deploy.sh script to join this SENSOR to the HIVE. +```