From 8f62628032dabbb185f424bcd8c9e3f7b653e079 Mon Sep 17 00:00:00 2001 From: v3d Date: Wed, 9 May 2018 23:13:16 +0000 Subject: [PATCH] Update pivilion manual setup --- pivilion-manual-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pivilion-manual-setup.md b/pivilion-manual-setup.md index fd9e099..67db995 100644 --- a/pivilion-manual-setup.md +++ b/pivilion-manual-setup.md @@ -127,7 +127,7 @@ These can be edited in /etc/hostapd/hostapd.conf. Do this after pulling from git ### Install Dnsmasq -`sudo apt install dnsmasq .y` +`sudo apt install dnsmasq -y` Dnsmasq is a Domain Name System (DNS) forwarder and Dynamic Host Configuration Protocol (DHCP) server for small computer networks. We use it to provide the clients connected to our access point with IP addresses.