Raspberry Pi - remote host identification has changed
Trying to connect to multiple Raspberry Pi installations can cause SSH on Mac Os to not allow you to connect.To solve this in the terminal type:
ssh-keygen -R <ip address>
Trying to connect to multiple Raspberry Pi installations can cause SSH on Mac Os to not allow you to connect.To solve this in the terminal type:
ssh-keygen -R <ip address>