From d0c14b9d860d517086ade93e85174d81f9ba0b58 Mon Sep 17 00:00:00 2001 From: Kroese Date: Sun, 16 Jun 2024 06:10:42 +0200 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 716a5d7..27db199 100644 --- a/readme.md +++ b/readme.md @@ -283,7 +283,7 @@ kubectl apply -f kubernetes.yml ### How can Windows acquire an IP address from my router? - After configuring the container for macvlan (see above), it is possible for Windows to become part of your home network by requesting an IP from your router, just like a real PC. + After configuring the container for [macvlan](#how-do-i-assign-an-individual-ip-address-to-the-container), it is possible for Windows to become part of your home network by requesting an IP from your router, just like a real PC. To enable this mode, add the following lines to your compose file: