diff --git a/Readme.md b/Readme.md index 8be30d8..9270d1c 100644 --- a/Readme.md +++ b/Readme.md @@ -91,6 +91,7 @@ $ echo 1 > /proc/sys/net/ipv4/ip_forward Incase network not accessible then type the following in BBB terminal ``` +sudo su echo "nameserver 8.8.8.8" >> /etc/resolv.conf ```