From 2462ede429f19a3da33e9a0f51fa6bb6767ddb71 Mon Sep 17 00:00:00 2001 From: fanta Date: Wed, 20 Sep 2023 17:51:27 +0200 Subject: [PATCH] fix pre --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94cf5bb..dd60b35 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,12 @@ $ chmod +x q.py **SSH conection:** -- ssh root@0.0.0.0 -p 2222 +
+ssh root@0.0.0.0 -p 2222
+
**Stop a VM:** -- init 0 +
+init 0
+