From 17be421780bdc777e9fa5ea76fe58c9679950acb Mon Sep 17 00:00:00 2001 From: Charlotte Meyer Date: Sun, 10 Mar 2019 23:04:42 +0100 Subject: [PATCH] Added TTY warning to readme --- README.adoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.adoc b/README.adoc index 9a9de19..639de6a 100644 --- a/README.adoc +++ b/README.adoc @@ -18,6 +18,8 @@ New user configurations will be linked as they are created, to help new users ge kiwmi will end up being configured by a monolithic frontend, or collection of small scripts. A small (probably) Python library may be created to aid creating a monolithic frontend. +*WARNING*: Right now you shouldn't run kiwmi from a TTY, as you won't be able to exit it. + Dependencies ------------