diff --git a/pivilion-manual-setup.md b/pivilion-manual-setup.md index 4011f08..b2d350d 100644 --- a/pivilion-manual-setup.md +++ b/pivilion-manual-setup.md @@ -42,7 +42,8 @@ Once that’s done, connect your RPi to a DHCP network with an ethernet cable an We will use nmap to scan our DHCP IP range for all hosts that are up. Replace 10.0.0.1/24 with your IP address range. You can also check you router's settings to see all devices connected to your network and their IPs. -`nmap 10.0.0.1/24` +Enter +`nmap 10.0.0.1/24` into your terminal and