From ddd8b519c3e7093fd7c107e45cd109c4baa52182 Mon Sep 17 00:00:00 2001 From: mayfrost Date: Tue, 12 Jun 2018 23:28:15 +0000 Subject: [PATCH] Update INITIATION.md --- INITIATION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INITIATION.md b/INITIATION.md index 26e7eb2..c8f955d 100644 --- a/INITIATION.md +++ b/INITIATION.md @@ -114,7 +114,7 @@ Don't forget to create and mount the extra directories in the case you had creat `allow-hotplug eth0` `iface eth0 inet dhcp` * On the "_/etc/resolv.conf.head_" file set your preferred DNS provider (this example is from [OpenNIC](https://servers.opennicproject.org/)). -`nameserver 193.41.79.236` +`nameserver 185.121.177.177` * Or copy "_/etc/resolv.conf_" to "_/mnt/etc/resolv.conf_" __BEFORE__ chrooting. ### EDIT FSTAB