From 20f39b24356b0b1c43b00da0e619fe4af4e85e49 Mon Sep 17 00:00:00 2001 From: Gregory Kurtzer Date: Thu, 3 Dec 2020 20:09:47 -0800 Subject: [PATCH] Fixed typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14a1a60a..68905715 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ In a nutshell, to install and start provisioning nodes, do the following: -####Build Warewulf and dependencies: +#### Build Warewulf and dependencies: Warewulf is programmed in GoLang, so you will need to also install a Go compiler on your system. The easiest way to do this on RHEL and CentOS is by using the Go