From 2e0a797efb6020cf68561bdca15adcff4ae91bc7 Mon Sep 17 00:00:00 2001 From: Simon Roberts Date: Sat, 13 Nov 2021 11:39:52 +1100 Subject: [PATCH] Clarified "ssh cointop.sh" demo --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bfcab6f..5d22906 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ The interface is inspired by [`htop`](https://en.wikipedia.org/wiki/Htop) and sh ## Demo +This connects to an instance of Cointop using SSH: + ```bash ssh cointop.sh ```