If you plan on logging in via ssh, we recommend you do this!
Configure Pi static IP address:
Edit /etc/dhcpcd.conf
Look at examples inside of the file
Wifi adapter is wlan0
Ethernet adapter is eth0
interface wlan0
static ip_address = x.x.x.x
Etc with other values - gateway etc``