Update 'README.md'

This commit is contained in:
alban 2020-09-24 13:05:34 +00:00
parent eb7c0e395c
commit aec03291ac
1 changed files with 2 additions and 2 deletions

View File

@ -193,8 +193,8 @@ According to its output,
It uses the nmtui (network-manager Terminal UI) interface.
Use <Edit a connection><Add a connection> and to forget to <Activate> 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}