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}