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.