From a68b4ab67ddb31d3502b9f7b498384822d62a175 Mon Sep 17 00:00:00 2001 From: Mohammed Sohail Date: Thu, 18 Nov 2021 11:05:39 +0300 Subject: [PATCH] docs: add stdin note --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index eefb038..8a2d293 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ sudo systemctl enable diem-node.service # --------------------------- # 4. Tower + +# - patched version needs to run in tmux since it requires mnemonic from STDIN prompt +# - you can use the below config if you want to run with the -o flag # --------------------------- # create systemd service and copy content