From 49932cdaa84dc5db2949903c7ae8674967617ca6 Mon Sep 17 00:00:00 2001 From: Mikhail Klementev Date: Sat, 30 Jun 2018 22:08:41 +0000 Subject: [PATCH] Describe how to close app --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5c8a708..4b55506 100644 --- a/README.md +++ b/README.md @@ -42,3 +42,7 @@ Autodetection is a bash-spaghetti, so you need to check results. BTW it's just a $ ls appvm/share/chromium foo.tar.gz bar.tar.gz + +## Close VM + + $ pkill.... :)