Follow the four easy steps below to modify your hosts file:
- Open up your terminal
- Edit your host file
$vi /etc/hosts
- Copy and paste the following line:
52.72.13.96 go
- Save your file and you’re done 🙌
If you’d like to use the automatic installer you can copy and paste this into your terminal:
sudo /bin/bash -c "$(curl -fsSLd GET https://golinks.io/d/golinks/install.sh)"