From ff821f2edc0b06b76969d9242d56521e94f2fecb Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 7 May 2023 12:34:04 +0200 Subject: [PATCH] Update readme.md --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2c52bde..3696724 100644 --- a/readme.md +++ b/readme.md @@ -150,7 +150,9 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti * ### How can the container acquire an IP address from my router? - After configuring the container for macvlan (see above), it will now be able to join your home network by requesting an IP from your router, just like your other devices. To enable this, add the following lines to your compose file: + After configuring the container for macvlan (see above), it will now be able to join your home network by requesting an IP from your router, just like your other devices. + + To enable this, add the following lines to your compose file: ``` environment: