Update README.md

This commit is contained in:
Doug Burks
2018-11-11 06:19:13 -05:00
committed by GitHub
parent c3e703956e
commit 1b9ce046b5

View File

@@ -40,7 +40,7 @@ Distributed:
If you are running CentOS 7 there are a couple of prerequisites: If you are running CentOS 7 there are a couple of prerequisites:
``` ```
sudo yum -y install bind-utils sudo yum -y install git bind-utils
sudo hostnamectl set-hostname YOURHOSTNAME sudo hostnamectl set-hostname YOURHOSTNAME
sudo reboot sudo reboot
``` ```