From d5048f5c3a40adb3c86bd84512632fe17c8fe901 Mon Sep 17 00:00:00 2001 From: alpcentaur Date: Tue, 4 Jul 2023 17:01:39 +0000 Subject: [PATCH] did not install the dhcpd client, but server package --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1143a4..6b4dbcc 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ The first boot takes a bit longer, up to 2 minutes. On the Armbian System, SSH on ethernet is enabled. We need to give the Pi an IP Adress now. - # Install a dhcp client, in my case it was Arch and dhcpd + # Install a dhcp server, in my case it was Arch and dhcpd sudo pacman -S dhcpd Now we have to create a new local network.