diff --git a/README.md b/README.md index a1040411d..82a7e79f8 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Distributed: 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 reboot ```