From aec03291ac0937af2383126d811737117dd3c8ae Mon Sep 17 00:00:00 2001 From: alban Date: Thu, 24 Sep 2020 13:05:34 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9f85cab..63eb68d 100644 --- a/README.md +++ b/README.md @@ -193,8 +193,8 @@ According to its output, It uses the nmtui (network-manager Terminal UI) interface. Use and to forget to your interface * to provide the GUEST_IP/RANGE and the GUEST_GW to use. - * GUEST_IP/RANGE are depending on your HOST_IP in the LAN - * GUEST_GW is your HOST_IP + - GUEST_IP/RANGE are depending on your HOST_IP in the LAN + - GUEST_GW is your HOST_IP * Also, can do things by yourself with the following commands: ``` ip address add ${GUEST_IP}/${IP_RANGE} dev ${GUEST_IF}